From a2876b6db3e25ab7c5f7df10806d6f0b45b89514 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Fri, 24 Mar 2000 12:35:07 +0000 Subject: zsh-workers/10230 --- Completion/Builtins/_zstyle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Completion/Builtins/_zstyle') diff --git a/Completion/Builtins/_zstyle b/Completion/Builtins/_zstyle index 9f5b0be89..2c9f6be3b 100644 --- a/Completion/Builtins/_zstyle +++ b/Completion/Builtins/_zstyle @@ -49,7 +49,6 @@ styles=( packageset c:packageset path 'c:_wanted directories expl directory _path_files -/' ports c:_ports - prefer-ignored c:bool prefix-hidden c:bool prefix-needed c:bool prompt c: @@ -215,7 +214,7 @@ while [[ -n $state ]]; do ;; single-ignored) - _wanted values expl 'how to handle single alternate match' \ + _wanted values expl 'how to handle a single ignored match' \ compadd - show menu ;; -- cgit 1.4.1