From 9d83e165fc1d32abebb04388f46785b14017f837 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Fri, 9 Dec 2011 15:54:17 +0000 Subject: unposted: remove duplicated 'the' in compsys.yo. --- ChangeLog | 6 +++++- Doc/Zsh/compsys.yo | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8c08de6a5..2f5c9e1b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-12-09 Mikael Magnusson + + * unposted: Doc/Zsh/compsys.yo: Remove duplicated 'the'. + 2011-12-09 Peter Stephenson * unposted: Completion/compinit: add NO_ignoreclosebraces to @@ -15692,5 +15696,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5525 $ +* $Revision: 1.5526 $ ***************************************************** diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index e07ac0e9e..54c0d5db8 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -4808,7 +4808,7 @@ Note also that tt(_values) normally adds the character used as the separator between values as an auto-removable suffix (similar to a `tt(/)' after a directory). However, this is not possible for a `tt(->)var(string)' action as the matches for the argument are -generated by the calling function. To get the usual behaviour, the +generated by the calling function. To get the usual behaviour, the calling function can add the separator var(x) as a suffix by passing the options `tt(-qS) var(x)' either directly or indirectly to tt(compadd). -- cgit 1.4.1