changeset 32573:01280ec5f840 stable

help: fix typos
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Wed, 31 May 2017 19:23:23 -0300
parents 377c74ef008d
children 870248603a4e
files mercurial/help/bundlespec.txt mercurial/help/color.txt
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/help/bundlespec.txt	Wed May 31 23:44:33 2017 +0900
+++ b/mercurial/help/bundlespec.txt	Wed May 31 19:23:23 2017 -0300
@@ -74,7 +74,7 @@
     Produce a ``v2`` bundle using default options, including compression.
 
 ``none-v1``
-    Produce a ``v2`` bundle with no compression.
+    Produce a ``v1`` bundle with no compression.
 
 ``zstd-v2``
     Produce a ``v2`` bundle with zstandard compression using default
--- a/mercurial/help/color.txt	Wed May 31 23:44:33 2017 +0900
+++ b/mercurial/help/color.txt	Wed May 31 19:23:23 2017 -0300
@@ -27,9 +27,9 @@
 Mode
 ====
 
-Mercurial can use various system to display color. The supported modes are
+Mercurial can use various systems to display color. The supported modes are
 ``ansi``, ``win32``, and ``terminfo``.  See :hg:`help config.color` for details
-about how to control the mode
+about how to control the mode.
 
 Effects
 =======