aboutsummaryrefslogtreecommitdiff
path: root/doc/colon_operator.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/colon_operator.txt')
-rw-r--r--doc/colon_operator.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/colon_operator.txt b/doc/colon_operator.txt
index 4ec620b..99e73f0 100644
--- a/doc/colon_operator.txt
+++ b/doc/colon_operator.txt
@@ -14,7 +14,7 @@ This plugin only loads if 'compatible' is not set.
MAPPINGS *colon_operator-mappings*
*<Plug>(ColonOperator)*
-The single insert mode mapping target is |<Plug>(ColonOperator)|. There is no
+The single normal mode mapping target is |<Plug>(ColonOperator)|. There is no
default key mapping; you should define one yourself in your |vimrc|. For
example:
>