From 6fcb32b30051523ad155273fe8b1a775c5f6ba3b Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Tue, 21 Aug 2018 10:34:47 +0000 Subject: unposted: docs: Fix duplicated words in _combination. --- Doc/Zsh/compsys.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index afe332544..65f596752 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -4279,8 +4279,8 @@ var(field)s for which the value is known). The matches generated will be taken from the value of the style. These should contain the possible values for the combinations in the appropriate -order (users, hosts, ports in the example above). The different fields -the values for the different fields are separated by colons. This +order (users, hosts, ports in the example above). +The values for the different fields are separated by colons. This can be altered with the option tt(-s) to tt(_combination) which specifies a pattern. Typically this is a character class, as for example `tt(-s "[:@]")' in the case of the tt(users-hosts) style. Each -- cgit 1.4.1