contrib/import-checker.py
changeset 26781 1aee2ab0f902
parent 26221 ae65b1b4cb46
child 26954 f804bf27439b
--- a/contrib/import-checker.py	Wed Oct 14 03:30:27 2015 -0400
+++ b/contrib/import-checker.py	Sat Oct 17 00:58:46 2015 +0200
@@ -65,7 +65,7 @@
     Mercurial specific) modules.
 
     This function assumes that module names not existing in
-    `localmods` are ones of Python standard libarary.
+    `localmods` are from the Python standard library.
 
     This function returns the function, which takes `name` argument,
     and returns `(absname, dottedpath, hassubmod)` tuple if `name`