From f44739a99182f2fdaf903201eec2ac91b17c015f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Scott=20Gonz=C3=A1lez?= Date: Mon, 25 Jun 2012 09:00:35 -0400 Subject: [PATCH] Sortable: Update wording for cancel method. --- entries/sortable.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/sortable.xml b/entries/sortable.xml index 587cd749..a564b166 100644 --- a/entries/sortable.xml +++ b/entries/sortable.xml @@ -255,7 +255,7 @@ - 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. + 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.

If the sortable item is not being moved from one connected sortable to another: