diff -r 1bdce7e918bb -r eabb9a047502 mercurial/localrepo.py --- a/mercurial/localrepo.py Fri Aug 17 13:58:18 2012 -0700 +++ b/mercurial/localrepo.py Fri Aug 17 13:58:18 2012 -0700 @@ -300,7 +300,7 @@ """hiddenrevs: revs that should be hidden by command and tools This set is carried on the repo to ease initialisation and lazy - loading it'll probably move back to changelog for efficienty and + loading it'll probably move back to changelog for efficiently and consistency reason Note that the hiddenrevs will needs invalidations when