about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2016-07-08 22:21:42 +0200
committerOliver Kiddle <opk@zsh.org>2016-07-08 22:21:42 +0200
commitfc286168edac8c0b5fb9e8ec6226d4c77bcde79f (patch)
tree4d1c0e4cb8865952b7046348a90259a1a5a0665f /Doc/Zsh/zle.yo
parentc135c416b2ecab332b1fb10d164d426e78ccd6ac (diff)
downloadzsh-fc286168edac8c0b5fb9e8ec6226d4c77bcde79f.tar.gz
zsh-fc286168edac8c0b5fb9e8ec6226d4c77bcde79f.tar.xz
zsh-fc286168edac8c0b5fb9e8ec6226d4c77bcde79f.zip
unposted: fix duplicated words
Diffstat (limited to 'Doc/Zsh/zle.yo')
-rw-r--r--Doc/Zsh/zle.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo
index 1bae0ccf7..f51eadac5 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -896,7 +896,7 @@ vindex(MARK)
 item(tt(MARK) (integer))(
 Like tt(CURSOR), but for the mark. With vi-mode operators that wait for
 a movement command to select a region of text, setting tt(MARK) allows
-the selection to extend in both directions from the the initial cursor
+the selection to extend in both directions from the initial cursor
 position.
 )
 vindex(NUMERIC)