Skip to content

Commit fe89724

Browse files
committed
Doco fix.
1 parent 9254a37 commit fe89724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jquery-ui-timepicker-addon.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1999,7 +1999,7 @@
19991999
};
20002000

20012001
/**
2002-
* Calls `method` on the `startTime` and `endTime` elements, and configures them to
2002+
* Calls `datepicker` on the `startTime` and `endTime` elements, and configures them to
20032003
* enforce date range limits.
20042004
* @param {Element} startTime
20052005
* @param {Element} endTime

0 commit comments

Comments
 (0)