changeset 48422 | 000130cfafb6 |
parent 48403 | ca42667c8d26 |
child 48442 | c8ca21962ff4 |
--- a/mercurial/dirstateutils/timestamp.py Thu Dec 02 15:10:03 2021 +0100 +++ b/mercurial/dirstateutils/timestamp.py Thu Nov 25 18:33:51 2021 +0100 @@ -96,7 +96,7 @@ """same as `mtime_of`, but return None if the date might be ambiguous A modification time is reliable if it is older than "present_time" (or - sufficiently in the futur). + sufficiently in the future). Otherwise a concurrent modification might happens with the same mtime. """