aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/dired-aux.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired-aux.el b/lisp/dired-aux.el
index c8de2669ea3..7ff3e333515 100644
--- a/lisp/dired-aux.el
+++ b/lisp/dired-aux.el
@@ -882,7 +882,7 @@ In a noninteractive call (from Lisp code), you must specify
882the list of file names explicitly with the FILE-LIST argument, which 882the list of file names explicitly with the FILE-LIST argument, which
883can be produced by `dired-get-marked-files', for example. 883can be produced by `dired-get-marked-files', for example.
884 884
885`dired-guess-shell-alist-default' and 885If `dired-x' is loaded, `dired-guess-shell-alist-default' and
886`dired-guess-shell-alist-user' are consulted when the user is 886`dired-guess-shell-alist-user' are consulted when the user is
887prompted for the shell command to use interactively. 887prompted for the shell command to use interactively.
888 888