From d3731fac38a95846f7150dd12e9bdb7b8ee2aef8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 4 Jun 2007 15:40:00 +0000 Subject: 23519: completion for units --- Completion/Unix/Command/_units | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_units b/Completion/Unix/Command/_units index e4708dbe7..ef9fea16f 100644 --- a/Completion/Unix/Command/_units +++ b/Completion/Unix/Command/_units @@ -26,7 +26,7 @@ _arguments -C -s -S \ [[ $state = expr ]] || return 1 -# It's very like there's a quoted expression, since things like '2 seconds' +# It's very likely there's a quoted expression, since things like '2 seconds' # need to be a single argument. Units themselves don't have special # characters, so it's safe to take just the characters around the # cursor. -- cgit 1.4.1