aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/doc/change.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt
index e1bb7c5fc7..fe796422c2 100644
--- a/runtime/doc/change.txt
+++ b/runtime/doc/change.txt
@@ -485,7 +485,7 @@ SHIFTING LINES LEFT OR RIGHT *shift-left-right*
lines to [indent] (default 0).
*:>*
-:[range]> [flags] Shift {count} [range] lines one 'shiftwidth' right.
+:[range]> [flags] Shift [range] lines one 'shiftwidth' right.
Repeat '>' for shifting multiple 'shiftwidth's.
See |ex-flags| for [flags].