Mercurial > public > mercurial-scm > hg-stable
diff hgext/rebase.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 | d583f1cfca96 |
children | 3480c07fc934 |
line wrap: on
line diff
--- a/hgext/rebase.py Sun Nov 02 13:08:46 2014 +0900 +++ b/hgext/rebase.py Thu Apr 17 22:47:38 2014 +0200 @@ -278,7 +278,7 @@ commonanc, base, commonanc) if not rebaseset: # transform to list because smartsets are not comparable to - # lists. This should be improved to honor lazyness of + # lists. This should be improved to honor laziness of # smartset. if list(base) == [dest.rev()]: if basef: