aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoe Tsai <joetsai@digital-static.net>2015-11-01 18:23:20 -0800
committerJoe Tsai <joetsai@digital-static.net>2015-11-01 18:23:20 -0800
commite57dbc0f5d61594a3db7992a2bc741f344617dec (patch)
tree95c9e147841c9c28bf9c22b50ffeae4bcb15348a /docs
parent5c869c9de2b1cc7afd86b8e03f0c3d6763034ee2 (diff)
downloadbrotli-e57dbc0f5d61594a3db7992a2bc741f344617dec.zip
brotli-e57dbc0f5d61594a3db7992a2bc741f344617dec.tar.gz
brotli-e57dbc0f5d61594a3db7992a2bc741f344617dec.tar.bz2
Minor capitalization fix
Diffstat (limited to 'docs')
-rw-r--r--docs/draft-alakuijala-brotli-07.nroff6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/draft-alakuijala-brotli-07.nroff b/docs/draft-alakuijala-brotli-07.nroff
index bbde0f1..cb4e8d1 100644
--- a/docs/draft-alakuijala-brotli-07.nroff
+++ b/docs/draft-alakuijala-brotli-07.nroff
@@ -1540,7 +1540,7 @@ the following:
Prefix code over the block count code alphabet for
literal block counts, appears only if NBLTYPESL >= 2
- Block count code + Extra bits for first literal
+ Block count code + extra bits for first literal
block count, appears only if NBLTYPESL >= 2
1-11 bits: NBLTYPESI, # of insert-and-copy block types, encoded
@@ -1552,7 +1552,7 @@ the following:
Prefix code over the block count code alphabet for
insert-and-copy block counts, appears only if NBLTYPESI >= 2
- Block count code + Extra bits for first insert-and-copy
+ Block count code + extra bits for first insert-and-copy
block count, appears only if NBLTYPESI >= 2
1-11 bits: NBLTYPESD, # of distance block types, encoded
@@ -1564,7 +1564,7 @@ the following:
Prefix code over the block count code alphabet for
distance block counts, appears only if NBLTYPESD >= 2
- Block count code + Extra bits for first distance
+ Block count code + extra bits for first distance
block count, appears only if NBLTYPESD >= 2
2 bits: NPOSTFIX, parameter used in the distance coding