hgext/convert/__init__.py
changeset 5488 247af577fe29
parent 5484 07bdb5e5d08c
child 5510 11d7908a3ea8
child 5521 03496d4fa509
--- a/hgext/convert/__init__.py	Mon Nov 05 20:05:44 2007 +0300
+++ b/hgext/convert/__init__.py	Mon Nov 05 20:15:33 2007 +0100
@@ -344,7 +344,7 @@
     
     The 'include' directive causes a file, or all files under a
     directory, to be included in the destination repository, and the
-    exclussion of all other files and dirs not explicitely included.
+    exclusion of all other files and dirs not explicitely included.
     The 'exclude' directive causes files or directories to be omitted.
     The 'rename' directive renames a file or directory.  To rename from a
     subdirectory into the root of the repository, use '.' as the path to