changeset 75450:d289216cf933

(dired-listing-switches): Fix doc typo.
author Glenn Morris <rgm@gnu.org>
date Sat, 27 Jan 2007 23:17:19 +0000
parents 2c5d29f90b94
children 7eb7058d59f0
files lisp/dired.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dired.el	Sat Jan 27 23:14:58 2007 +0000
+++ b/lisp/dired.el	Sat Jan 27 23:17:19 2007 +0000
@@ -56,7 +56,7 @@
 `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)