about summary refs log tree commit diff
path: root/Doc/Zsh/builtins.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/builtins.yo
parentc135c416b2ecab332b1fb10d164d426e78ccd6ac (diff)
downloadzsh-fc286168edac8c0b5fb9e8ec6226d4c77bcde79f.tar.gz
zsh-fc286168edac8c0b5fb9e8ec6226d4c77bcde79f.tar.xz
zsh-fc286168edac8c0b5fb9e8ec6226d4c77bcde79f.zip
unposted: fix duplicated words
Diffstat (limited to 'Doc/Zsh/builtins.yo')
-rw-r--r--Doc/Zsh/builtins.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index 5c33cd1cf..ac4441c64 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -656,7 +656,7 @@ An EOF condition will also cause the shell to exit, unless
 the tt(IGNORE_EOF) option is set.
 
 See notes at the end of
-ifzman(the section JOBS in in zmanref(zshmisc))\
+ifzman(the section JOBS in zmanref(zshmisc))\
 ifnzman(noderef(Jobs & Signals)) for some possibly unexpected interactions
 of the tt(exit) command with jobs.
 )
@@ -697,7 +697,7 @@ specifies the most recent event beginning with the given string.  All
 substitutions var(old)tt(=)var(new), if any, are then performed on the
 text of the events.
 
-In addition to the the number range,
+In addition to the number range,
 startsitem()
 sitem(tt(-I))(restricts to only internal events (not from tt($HISTFILE)))
 sitem(tt(-L))(restricts to only local events (not from other shells, see