# HG changeset patch # User timeless@mozdev.org # Date 1345237098 25200 # Node ID eabb9a047502f3f8dead5996c4b5a4cd45ac80a1 # Parent 1bdce7e918bb908238e892e2e44e07a5c457ef75 spelling: efficiently 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