From e6f546e9010a76d89159a1b5587ce23ef6b8f5cf Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 4 May 1999 21:27:07 +0000 Subject: zsh-workers:6202 --- Completion/Commands/_correct_filename | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Completion/Commands/_correct_filename b/Completion/Commands/_correct_filename index 53ed6d113..baef38edf 100644 --- a/Completion/Commands/_correct_filename +++ b/Completion/Commands/_correct_filename @@ -1,4 +1,4 @@ -#compdef -k complete-word \C-xc +#compdef -k complete-word \C-xC # Function to correct a filename. Can be used as a completion widget, # or as a function in its own right, in which case it will print the -- cgit 1.4.1