Fix minor wording problem in documentation string.
authorChris Hanson <org/chris-hanson/cph>
Mon, 4 Jun 2001 17:12:33 +0000 (17:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 4 Jun 2001 17:12:33 +0000 (17:12 +0000)
v7/src/edwin/dired.scm

index be7f99ae26e4b7befd47d5d92cf38b3c68be04cd..9f3d9b6f393b1304f8a367c8ed720bb781229437 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: dired.scm,v 1.188 2001/06/03 01:48:32 cph Exp $
+;;; $Id: dired.scm,v 1.189 2001/06/04 17:12:33 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2001 Massachusetts Institute of Technology
 ;;;
@@ -532,7 +532,7 @@ With a prefix argument you can edit the current listing switches instead."
 
 (define-command dired-do-copy
   "Copy all marked (or next ARG) files, or copy the current file.
-This normally preserves the last-modified date when copying.
+This preserves the last-modified date when copying.
 When operating on just the current file, you specify the new name.
 When operating on multiple or marked files, you specify a directory,
 and new copies of these files are made in that directory