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

Commit 0db4c3e0 authored by Brian Duff's avatar Brian Duff
Browse files

Fix a typo in NumberPicker javadoc.

Change-Id: I7c1777e166dabe2e24403301049f2d6e06b97e2d
parent 7adc233c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ import java.util.List;
import java.util.Locale;

/**
 * A widget that enables the user to select a number form a predefined range.
 * A widget that enables the user to select a number from a predefined range.
 * There are two flavors of this widget and which one is presented to the user
 * depends on the current theme.
 * <ul>