about summary refs log tree commit diff
path: root/Doc/Zsh/builtins.yo
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2002-08-05 12:57:00 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2002-08-05 12:57:00 +0000
commitc6c6c9e05de850f9f770802e0b025e98d41644c8 (patch)
treea99d5fe5761ebe01710daa9739d36c0ebbfd3243 /Doc/Zsh/builtins.yo
parentced9b25578d91d1f2eeeeca08a3753ed8e2cebe5 (diff)
downloadzsh-c6c6c9e05de850f9f770802e0b025e98d41644c8.tar.gz
zsh-c6c6c9e05de850f9f770802e0b025e98d41644c8.tar.xz
zsh-c6c6c9e05de850f9f770802e0b025e98d41644c8.zip
17503: fix various typos, spelling mistakes and poor wordings in the docs
Diffstat (limited to 'Doc/Zsh/builtins.yo')
-rw-r--r--Doc/Zsh/builtins.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/builtins.yo b/Doc/Zsh/builtins.yo
index d1021371d..8479e5897 100644
--- a/Doc/Zsh/builtins.yo
+++ b/Doc/Zsh/builtins.yo
@@ -633,7 +633,7 @@ If the tt(PUSHD_MINUS) option is set, the meanings of `tt(PLUS())' and
 )
 findex(print)
 item(tt(print) [ tt(-bnrslzpNDPoOicm) ] [ tt(-u)var(n) ] [ tt(-R) [ tt(-en) ]] [ var(arg) ... ])(
-With no flags or with flag `tt(-)', the arguments are printed on
+With no flags or with the flag `tt(-)', the arguments are printed on
 the standard output as described by tt(echo), with the following differences:
 the escape sequence `tt(\M-)var(x)' metafies the character
 var(x) (sets the highest bit),