From f844c87a4d676bcc8ad7ac24b5132d7aa5ccfeca Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Wed, 1 Dec 1999 15:29:41 +0000 Subject: zsh-workers/8840 --- Completion/User/_netscape | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/User/_netscape') diff --git a/Completion/User/_netscape b/Completion/User/_netscape index 9dc3873a0..23601de12 100644 --- a/Completion/User/_netscape +++ b/Completion/User/_netscape @@ -78,7 +78,7 @@ if [[ "$state" = "urls" ]]; then license logo memory-cache mozilla plugins && ret=0 else if _tags prefixes; then - _description expl 'URL prefix' + _description prefixes expl 'URL prefix' compadd "$expl[@]" -S '' about: mocha: javascript: _urls "$@" && ret=0 fi -- cgit 1.4.1