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

* commit 'c542745e23fe9d2e71c1f607d66f5570f585133d':
  Fix a typo in NumberPicker javadoc.
This commit is contained in:
Brian Duff
2014-07-03 09:43:56 +00:00
committed by Android Git Automerger

View File

@@ -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>