author | Anton Shestakov <av6@dwimlabs.net> |
Thu, 05 May 2016 15:19:37 +0800 | |
changeset 29078 | eeacfa36ed3f |
parent 29077 | 6ecd1a00977e |
child 29079 | 90bb5bdb0b2f |
--- a/mercurial/crecord.py Thu May 05 16:38:24 2016 +0200 +++ b/mercurial/crecord.py Thu May 05 15:19:37 2016 +0800 @@ -671,7 +671,7 @@ currentitem = self.currentselecteditem nextitem = currentitem.nextitem() - # if there's no previous item on this level, try choosing the parent's + # if there's no next item on this level, try choosing the parent's # nextitem. if nextitem is None: try: