Mercurial > hg-stable
changeset 26596:8688590ca03c
discovery: fix a typo in a comment
The idea here is that the code is imperfect, not that it is impossible to get
something behaving properly.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 09 Oct 2015 15:37:05 -0700 |
parents | be0489770925 |
children | d58721d684cb |
files | mercurial/discovery.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/discovery.py Fri Oct 09 14:59:37 2015 -0700 +++ b/mercurial/discovery.py Fri Oct 09 15:37:05 2015 -0700 @@ -309,7 +309,7 @@ # remove future heads which are actually obsoleted by another # pushed element: # - # XXX as above, There are several cases this case does not handle + # XXX as above, There are several cases this code does not handle # XXX properly # # (1) if <nh> is public, it won't be affected by obsolete marker