help/config: back out 5f2a1ebd6e78
authorAugie Fackler <augie@google.com>
Thu, 10 Sep 2015 13:45:00 -0400
changeset 26225 e257df7a9974
parent 26224 a4da463df6cf
child 26226 efebefe162e9
help/config: back out 5f2a1ebd6e78 This breaks building manpages, and by association breaks building debs. timeless has a fix coming, but it turns out we'll need to back out 5f2a1ebd6e78 anyway, so just back it out now to fix building packages.
mercurial/help/config.txt
--- a/mercurial/help/config.txt	Thu Sep 10 09:41:11 2015 -0400
+++ b/mercurial/help/config.txt	Thu Sep 10 13:45:00 2015 -0400
@@ -1037,7 +1037,7 @@
   This tool can merge symlinks. (default: False)
 
 ``check``
-  A list of merge success-checking options::
+  A list of merge success-checking options:
 
   ``changed``
     Ask whether merge was successful when the merged file shows no changes.