From c16cbae6526aa051e4133169a4a306293ea93129 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Mon, 20 Sep 2004 15:43:34 +0000 Subject: [PATCH] Fix typo. --- Doc/Zsh/contrib.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index 71867be2e..b7c80211e 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -1322,7 +1322,7 @@ whenever the var(input) list may be empty. If there is guaranteed to be at least one var(input) and the first var(input) does not begin with a `tt(-)', then the first `tt(-)tt(-)' may be omitted. -In the event that the string `tt(-)tt(-)' is or may be an var(INPUT), the +In the event that the string `tt(-)tt(-)' is or may be an var(input), the tt(-e) option may be used to change the end-of-inputs marker. Note that this does em(not) change the end-of-options marker. For example, to use `tt(..)' as the marker: