Merge "Fix the name of a class"

This commit is contained in:
Jean Chalard 2014-08-19 13:21:56 +00:00 committed by Android (Google) Code Review
commit 36c02f862a

View file

@ -29,7 +29,7 @@ import java.util.ArrayList;
import java.util.Locale; import java.util.Locale;
@SmallTest @SmallTest
public class SpacebarLanguagetUtilsTests extends AndroidTestCase { public class SpacebarLanguageUtilsTests extends AndroidTestCase {
// All input method subtypes of LatinIME. // All input method subtypes of LatinIME.
private final ArrayList<InputMethodSubtype> mSubtypesList = new ArrayList<>(); private final ArrayList<InputMethodSubtype> mSubtypesList = new ArrayList<>();