internals: correct capitalization of 'compression' stream level parameter stable
authorKim Alvefur <zash@zash.se>
Fri, 20 Apr 2018 15:39:32 +0200
branchstable
changeset 37805 8c8b6d13949a
parent 37804 1ec874717d8a
child 37808 f73842ecedcd
internals: correct capitalization of 'compression' stream level parameter
mercurial/help/internals/bundle2.txt
--- 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.