mercurial/help/config.txt
changeset 29060 db74d95299af
parent 28957 d813132ea361
child 29070 29a7d591ff42
--- a/mercurial/help/config.txt	Sun Apr 17 12:31:06 2016 +0900
+++ b/mercurial/help/config.txt	Sat Apr 30 18:40:34 2016 -0700
@@ -1020,8 +1020,8 @@
    file in the changeset being merged or updated to, and has different
    contents. Options are ``abort``, ``warn`` and ``ignore``. With ``abort``,
    abort on such files. With ``warn``, warn on such files and back them up as
-   .orig. With ``ignore``, don't print a warning and back them up as
-   .orig. (default: ``abort``)
+   ``.orig``. With ``ignore``, don't print a warning and back them up as
+   ``.orig``. (default: ``abort``)
 
 ``checkunknown``
    Controls behavior when an unknown file that isn't ignored has the same name