Change-Id: I390997826db6997f843cafc4136633937e185e82
This commit is contained in:
Alan Viverette
2015-03-23 14:54:14 -07:00
parent 167fa2fdb7
commit 835d798606

View File

@@ -392,7 +392,7 @@ public class DatePicker extends FrameLayout {
/**
* Returns whether the spinners are shown.
* <p>
* T<strong>Note:</strong> his method returns {@code false} when the
* <strong>Note:</strong> his method returns {@code false} when the
* {@link android.R.styleable#DatePicker_datePickerMode} attribute is set
* to {@code calendar}.
*