[PATCH 1 of 2 stable] help: fix typos

Wagner Bruna wbruna at softwareexpress.com.br
Wed May 31 22:31:32 UTC 2017


# HG changeset patch
# User Wagner Bruna <wbruna at softwareexpress.com.br>
# Date 1496269403 10800
#      Wed May 31 19:23:23 2017 -0300
# Branch stable
# Node ID b98f7254eea8e9fd4544be1567991f0c00387ee2
# Parent  387a76cac28e34b5fe49794fe7d79247b57ad61c
help: fix typos

diff --git a/mercurial/help/bundlespec.txt b/mercurial/help/bundlespec.txt
--- a/mercurial/help/bundlespec.txt
+++ b/mercurial/help/bundlespec.txt
@@ -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
diff --git a/mercurial/help/color.txt b/mercurial/help/color.txt
--- a/mercurial/help/color.txt
+++ b/mercurial/help/color.txt
@@ -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
 =======

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Mercurial-devel mailing list