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

Commit f8d4602c authored by Brian Duff's avatar Brian Duff Committed by Android Git Automerger
Browse files

am 51d70ce9: am c542745e: am a6e9dd3f: Merge "Fix a typo in NumberPicker javadoc."

* commit '51d70ce9':
  Fix a typo in NumberPicker javadoc.
parents 2bed9563 51d70ce9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -62,7 +62,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>