|
@@ -126,7 +126,7 @@ The idea behind 'updatable commands' is that two commands of the same type which
|
|
|
within a short period of time should be merged into one.
|
|
|
**For example:** Dragging with your mouse over the x-position field in the sidebar
|
|
|
leads to hundreds of minor changes to the x-position.
|
|
|
-The user expectation is not to undo every single change that happened while he dragged
|
|
|
-the mouse cursor but rather to go back to the position before he started to drag his mouse.
|
|
|
+The user expectation is not to undo every single change that happened while they dragged
|
|
|
+the mouse cursor but rather to go back to the position before they started to drag their mouse.
|
|
|
|
|
|
When editing a script the changes are also merged into one undo-step.
|