diff hgext/convert/__init__.py @ 5488:247af577fe29

fix typo in convert help text, update test
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 05 Nov 2007 20:15:33 +0100
parents 07bdb5e5d08c
children 11d7908a3ea8 03496d4fa509
line wrap: on
line diff
--- 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