Mercurial > public > mercurial-scm > hg
diff contrib/import-checker.py @ 26781:1aee2ab0f902
spelling: trivial spell checking
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Sat, 17 Oct 2015 00:58:46 +0200 |
parents | ae65b1b4cb46 |
children | f804bf27439b |
line wrap: on
line diff
--- 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`