diff --git a/components/datetimectrls/docs/datetimepicker.xml b/components/datetimectrls/docs/datetimepicker.xml index 564d8f8888..5e99e57154 100644 --- a/components/datetimectrls/docs/datetimepicker.xml +++ b/components/datetimectrls/docs/datetimepicker.xml @@ -3582,12 +3582,12 @@ changed.
dtpoEnabledIfUnchecked
-Enable the date time picker if the checkbox is unchecked. +Enable the date time picker if the check box is unchecked.
dtpoAutoCheck
-Auto-check an unchecked checkbox when DateTime is changed (makes sense only if -dtpoEnabledIfUnchecked is set). +Auto-check an unchecked check box when DateTime is changed (makes sense only +if dtpoEnabledIfUnchecked is set).
dtpoFlatButton
diff --git a/components/datetimectrls/docs/dbdatetimepicker.xml b/components/datetimectrls/docs/dbdatetimepicker.xml index 0c6d229fd3..520c7b3370 100644 --- a/components/datetimectrls/docs/dbdatetimepicker.xml +++ b/components/datetimectrls/docs/dbdatetimepicker.xml @@ -312,11 +312,11 @@ the control.
dtpoEnabledIfUnchecked
-Enables the date time picker if the checkbox is unchecked. +Enables the date time picker if the check box is unchecked.
dtpoAutoCheck
-Auto-checks an unchecked checkbox when DateTime is changed (makes sense only +Auto-checks an unchecked check box when DateTime is changed (makes sense only if dtpoEnabledIfUnchecked is set).
dtpoFlatButton