Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 650770da authored by Jean Chalard's avatar Jean Chalard
Browse files

Fix the name of a class

Change-Id: I6a6360c3e606ae331b95df17ecf35942be2b89a9
parent 8adf5e8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ import java.util.ArrayList;
import java.util.Locale;

@SmallTest
public class SpacebarLanguagetUtilsTests extends AndroidTestCase {
public class SpacebarLanguageUtilsTests extends AndroidTestCase {
    // All input method subtypes of LatinIME.
    private final ArrayList<InputMethodSubtype> mSubtypesList = new ArrayList<>();