Mercurial > public > mercurial-scm > hg-stable
diff mercurial/pathutil.py @ 23139:e53f6b72a0e4
spelling: fixes from proofreading of spell checker issues
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Thu, 17 Apr 2014 22:47:38 +0200 |
parents | 8dd17b19e722 |
children | a4679a74df14 |
line wrap: on
line diff
--- a/mercurial/pathutil.py Sun Nov 02 13:08:46 2014 +0900 +++ b/mercurial/pathutil.py Thu Apr 17 22:47:38 2014 +0200 @@ -146,7 +146,7 @@ def normasprefix(path): '''normalize the specified path as path prefix - Returned vaule can be used safely for "p.startswith(prefix)", + Returned value can be used safely for "p.startswith(prefix)", "p[len(prefix):]", and so on. For efficiency, this expects "path" argument to be already