diff options
Diffstat (limited to 'Src/Zle')
-rw-r--r-- | Src/Zle/compcore.c | 2 |
1 files changed, 1 insertions, 1 deletions
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.) |