aboutsummaryrefslogtreecommitdiff
path: root/doc/replace_operator.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/replace_operator.txt')
-rw-r--r--doc/replace_operator.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/replace_operator.txt b/doc/replace_operator.txt
index 94ce4e0..faf247f 100644
--- a/doc/replace_operator.txt
+++ b/doc/replace_operator.txt
@@ -18,7 +18,7 @@ MAPPINGS *replace_operator-mappings*
*<Plug>(RepeatOperator)*
The normal and visual mode mapping targets are both named
-|<Plug>(RepeatOperator)|. There is no default key mapping; you should
+|<Plug>(RepeatOperator)|. There are no default key mappings; you should
define one yourself in your |vimrc|. For example:
>
nmap <Leader>r <Plug>(ReplaceOperator)