Mercurial > hg
diff hgext/histedit.py @ 17738:b8424c92ba2b
spelling: fix minor spell checker issues
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Wed, 10 Oct 2012 01:29:56 +0200 |
parents | 5b6c8f2fbda5 |
children | fec69c72e2b4 |
line wrap: on
line diff
--- a/hgext/histedit.py Tue Oct 09 12:47:54 2012 +0200 +++ b/hgext/histedit.py Wed Oct 10 01:29:56 2012 +0200 @@ -205,7 +205,7 @@ - message - date - username - Edition of commit message is trigered in all case. + Commit message is edited in all cases. This function works in memory.""" ctxs = list(repo.set('%d::%d', first, last))