]> code.delx.au - gnu-emacs/blobdiff - lisp/dired.el
Merge from emacs--devo--0
[gnu-emacs] / lisp / dired.el
index 508c5510c9c81cc534ab9d6e396152a4dd759c57..7734a9bd69fb568aa9dbe02cae00512661ec9121 100644 (file)
@@ -56,7 +56,7 @@ may contain even `F', `b', `i' and `s'.  See also the variable
 `dired-ls-F-marks-symlinks' concerning the `F' switch.
 On systems such as MS-DOS and MS-Windows, which use `ls' emulation in Lisp,
 some of the `ls' switches are not supported; see the doc string of
-`insert-directory' on `ls-lisp.el' for more details."
+`insert-directory' in `ls-lisp.el' for more details."
   :type 'string
   :group 'dired)