help: fix quoting for bundle1 options
authorGregory Szorc <gregory.szorc@gmail.com>
Thu, 07 Jan 2016 14:03:11 -0800
changeset 27683 76fc5ac23473
parent 27682 bd706395351b
child 27684 e9857fbfd072
help: fix quoting for bundle1 options
mercurial/help/config.txt
--- a/mercurial/help/config.txt	Thu Jan 07 17:51:54 2016 -0600
+++ b/mercurial/help/config.txt	Thu Jan 07 14:03:11 2016 -0800
@@ -1359,7 +1359,7 @@
     exchange format. (default: True)
 
 ``bundle1gd``
-    Like ``bundle1` but only used if the repository is using the
+    Like ``bundle1`` but only used if the repository is using the
     *generaldelta* storage format. (default: True)
 
 ``bundle1.push``
@@ -1367,7 +1367,7 @@
     format. (default: True)
 
 ``bundle1gd.push``
-    Like ``bundle1.push` but only used if the repository is using the
+    Like ``bundle1.push`` but only used if the repository is using the
     *generaldelta* storage format. (default: True)
 
 ``bundle1.pull``
@@ -1375,7 +1375,7 @@
     format. (default: True)
 
 ``bundle1gd.pull``
-    Like ``bundle1.pull` but only used if the repository is using the
+    Like ``bundle1.pull`` but only used if the repository is using the
     *generaldelta* storage format. (default: True)
 
     Large repositories using the *generaldelta* storage format should