--- 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
=======