changeset 27683:76fc5ac23473

help: fix quoting for bundle1 options
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 07 Jan 2016 14:03:11 -0800
parents bd706395351b
children e9857fbfd072
files mercurial/help/config.txt
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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