Ticket #7553 (closed bug: fixed)
Misspelling in Datepicker options
| Reported by: | Encosia | Owned by: | jquery-infrastructure |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8.15 |
| Component: | [meta] ui.docs | Version: | 1.8.14 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
"Accommodate" is misspelled in description of the Datepicker's autoSize option. It currently reads:
Set to true to automatically resize the input field to accomodate dates in the current dateFormat
Should read:
Set to true to automatically resize the input field to accommodate dates in the current dateFormat
Change History
Note: See
TracTickets for help on using
tickets.


Thanks. Fixed on docs.jquery.com/UI/Datepicker. Will be live on jqueryui.com when 1.8.15 goes there.