mergetools: enable the `checkconflicts` option for Araxis Merge
This must have been a typo. This matches the config read in filemerge, as well
as the TortoiseHg config file.
Differential Revision: https://phab.mercurial-scm.org/D9633
--- a/mercurial/defaultrc/mergetools.rc Sat Dec 19 01:10:57 2020 -0500
+++ b/mercurial/defaultrc/mergetools.rc Sat Dec 19 01:15:44 2020 -0500
@@ -15,7 +15,7 @@
;
araxis.args=/3 /a2 /wait /merge /title1:"Other" /title2:"Base" /title3:"Local :"$local $other $base $local $output
araxis.binary=True
-araxis.checkconflict=True
+araxis.checkconflicts=True
araxis.diffargs=/2 /wait /title1:$plabel1 /title2:$clabel $parent $child
araxis.gui=True
araxis.priority=-2