diff doc/hg.1.txt @ 728:f6588fd14272

Fix typo.
author Bryan O'Sullivan <bos@serpentine.com>
date Tue, 19 Jul 2005 07:51:34 -0800
parents c6b912f8b5b2
children 91ca3afab8e8
line wrap: on
line diff
--- a/doc/hg.1.txt	Tue Jul 19 07:42:36 2005 -0800
+++ b/doc/hg.1.txt	Tue Jul 19 07:51:34 2005 -0800
@@ -58,7 +58,7 @@
     The files will be added to the repository at the next commit.
 
     If no names are given, add all files in the current directory and
-    its subdirectory.
+    its subdirectories.
 
 addremove::
     Add all new files and remove all missing files from the repository.