mercurial/merge.py
changeset 48450 b5f8d9e55d42
parent 48427 38941a28406a
child 48590 7e503eff3c76
--- a/mercurial/merge.py	Mon Dec 06 21:30:32 2021 +0100
+++ b/mercurial/merge.py	Fri Dec 10 17:20:21 2021 +0100
@@ -2207,7 +2207,7 @@
                 # it makes the "different write with same mtime" issue
                 # virtually vanish. However, dirstate v1 cannot store such
                 # precision and a bunch of python-runtime, operating-system and
-                # filesystem does not provide use with such precision, so we
+                # filesystem does not provide use with such precision, so we
                 # have to operate as if it wasn't available.
                 if getfiledata:
                     ambiguous_mtime = {}