Opened 11 years ago

Closed 11 years ago

#8404 closed bug (fixed)

Grammar in sortable docs

Reported by: ticketmaster Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.sortable Version: 1.8.21
Keywords: Cc:
Blocked by: Blocking:

Description

http://jqueryui.com/demos/sortable/#method-cancel

"Cancels a change in the current sortable and reverts it back to how it was before the current sort started. Useful in the stop and receive callback functions."

"Reverts back" is redundant. You can't revert forward. The proper sentence should be:

"Cancels a change in the current sortable and reverts it to the state prior to when the current sort was started. Useful in the stop and receive callback functions."

Change History (1)

comment:1 Changed 11 years ago by Scott González

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.