diff mercurial/help/merge-tools.txt @ 34948:ff178743e59b stable

help: minor copy editing for grammar
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 31 Oct 2017 23:09:29 -0400
parents 247bb7a2c492
children 7c6044634957
line wrap: on
line diff
--- a/mercurial/help/merge-tools.txt	Tue Oct 31 22:37:30 2017 +0900
+++ b/mercurial/help/merge-tools.txt	Tue Oct 31 23:09:29 2017 -0400
@@ -76,7 +76,7 @@
 
    After selecting a merge program, Mercurial will by default attempt
    to merge the files using a simple merge algorithm first. Only if it doesn't
-   succeed because of conflicting changes Mercurial will actually execute the
+   succeed because of conflicting changes will Mercurial actually execute the
    merge program. Whether to use the simple merge algorithm first can be
    controlled by the premerge setting of the merge tool. Premerge is enabled by
    default unless the file is binary or a symlink.