doc/hg.1.txt
changeset 728 f6588fd14272
parent 725 c6b912f8b5b2
child 731 91ca3afab8e8
--- a/doc/hg.1.txt
+++ b/doc/hg.1.txt
@@ -58,7 +58,7 @@ add [options] [files ...]::
     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.