aboutsummaryrefslogtreecommitdiff
path: root/runtime/tutor.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/tutor.txt')
-rw-r--r--runtime/tutor.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/tutor.txt b/runtime/tutor.txt
index 66d5389f..fe7b15d2 100644
--- a/runtime/tutor.txt
+++ b/runtime/tutor.txt
@@ -453,7 +453,7 @@ _________________________________________________________________
Like the select command, searching also uses regex.
Note: To search backwards, type ? (shift-/).
- Note: Unlike Vim, N doesn't change the search direction.
+ Note: Unlike Vim, ? doesn't change the search direction.
N always goes backwards and n always goes forwards.