Fixed description typo

This commit is contained in:
Todd Parker 2008-12-30 16:47:26 +00:00
parent 8ea536f5c9
commit c18b499330

View File

@ -25,7 +25,7 @@
<div class="demo-description"> <div class="demo-description">
<p>This datepicker shows two months at a time by setting the numberOfMonths option to 2. This can be set to any number that will fit within your layout. The multiple calendars are used to make it easier to visually scan across months and make a selection. This is not a date range picker. In a future release, a custom date range plugin will be added. For users that want to use the old date range picker built into the datepicker, they must use the previous version of this plug.</p> <p>This datepicker shows two months at a time by setting the numberOfMonths option to 2. This can be set to any number that will fit within your layout. The multiple calendars are used to make it easier to visually scan across months and make a selection. This is not a date range picker. In a future release, a custom date range plugin will be added. For users that want to use the old date range picker built into the datepicker, they must use the previous version of this plugin.</p>
</div><!-- End demo-description --> </div><!-- End demo-description -->