summaryrefslogtreecommitdiff
path: root/lisp/files.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/files.el')
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index b2b14e1b90d..fa72e51c497 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -5756,7 +5756,7 @@ If called interactively, then PARENTS is non-nil."
"[^.]\\|\\.\\.\\."
"Regexp matching any file name except \".\" and \"..\".
More precisely, it matches parts of any nonempty string except those two.
-It is useful as the PATTERN argument to `directory-files' and
+It is useful as the regexp argument to `directory-files' and
`directory-files-and-attributes'.")
(defun files--force (no-such fn &rest args)