From 11715a9cd832ace6a852fac64ed908cc04de89a6 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Mon, 7 Jul 2008 08:33:27 +0000 Subject: 25267: ambiguous pattern matching fix: missing log 25269: Frank Terbeck: typo --- Src/Zle/compcore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Src/Zle/compcore.c') diff --git a/Src/Zle/compcore.c b/Src/Zle/compcore.c index eca70f312..e66cf8890 100644 --- a/Src/Zle/compcore.c +++ b/Src/Zle/compcore.c @@ -2280,7 +2280,7 @@ addmatches(Cadata dat, char **argv) } else { /* * (This is called a "comment". Given you've been - * spending your time reading the completion time, you + * spending your time reading the completion code, you * may have forgotten what one is. It's used to deconfuse * the poor so-and-so who's landed up having to maintain * the code.) -- cgit 1.4.1