changeset 812:92e1ff829e97

Fixed misspelling
author boisy
date Mon, 13 Jan 2003 04:21:22 +0000
parents 4f60d6434125
children a931c27458ff
files level1/cmds/copy.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/level1/cmds/copy.asm	Mon Jan 13 03:56:12 2003 +0000
+++ b/level1/cmds/copy.asm	Mon Jan 13 04:21:22 2003 +0000
@@ -80,7 +80,7 @@
          fcb   C$LF
          fcc   /   -a        abort on error/
          fcb   C$LF
-         fcc   /   -p        don't print file nammes copied (with -w option only)/
+         fcc   /   -p        don't print file names copied (with -w option only)/
          fcb   C$LF
          fcc   /   -r        rewrite destination/
          fcb   C$LF