author | Pierre-Yves David <pierre-yves.david@octobus.net> |
Mon, 20 Feb 2023 23:46:20 +0100 | |
changeset 50157 | fbb4c7117cf1 |
parent 50156 | 7e6c5cfaba6a |
child 50158 | 0d2ec486d95c |
--- a/mercurial/dirstate.py Tue Feb 21 22:25:20 2023 +0100 +++ b/mercurial/dirstate.py Mon Feb 20 23:46:20 2023 +0100 @@ -137,7 +137,7 @@ @interfaceutil.implementer(intdirstate.idirstate) class dirstate: - # used by largefile to avoid overwritting transaction callbacK + # used by largefile to avoid overwritting transaction callback _tr_key_suffix = b'' def __init__(