Ticket #8404 (closed bug: fixed)

Opened 11 months ago

Last modified 11 months ago

Grammar in sortable docs

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

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

comment:1 Changed 11 months ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.