summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fileio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileio.c b/src/fileio.c
index 262cd387b11..36e8ba0f41b 100644
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -4000,7 +4000,7 @@ lists are merged destructively.");
DEFVAR_LISP ("inhibit-file-name-handlers", &Vinhibit_file_name_handlers,
"A list of file names for which handlers should not be used.\n\
-This applies only to the operation `inhibit-file-name-handlers'.");
+This applies only to the operation `inhibit-file-name-operation'.");
Vinhibit_file_name_handlers = Qnil;
DEFVAR_LISP ("inhibit-file-name-operation", &Vinhibit_file_name_operation,