changeset 37805:8c8b6d13949a stable

internals: correct capitalization of 'compression' stream level parameter
author Kim Alvefur <zash@zash.se>
date Fri, 20 Apr 2018 15:39:32 +0200
parents 1ec874717d8a
children f73842ecedcd
files mercurial/help/internals/bundle2.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/help/internals/bundle2.txt	Fri Apr 20 20:54:32 2018 +0900
+++ b/mercurial/help/internals/bundle2.txt	Fri Apr 20 15:39:32 2018 +0200
@@ -61,7 +61,7 @@
 
 The following stream level parameters are defined:
 
-compression
+Compression
    Compression format of payload data. ``GZ`` denotes zlib. ``BZ``
    denotes bzip2. ``ZS`` denotes zstandard.