aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/draft-alakuijala-brotli-07.nroff4
-rw-r--r--docs/draft-alakuijala-brotli-07.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/draft-alakuijala-brotli-07.nroff b/docs/draft-alakuijala-brotli-07.nroff
index 9cf6ee0..b4292bb 100644
--- a/docs/draft-alakuijala-brotli-07.nroff
+++ b/docs/draft-alakuijala-brotli-07.nroff
@@ -1646,11 +1646,11 @@ commands. Each command has the following format:
Insert length number of literals, with the following format:
Block type code for next literal block type, appears
- only if NBLTYPESI >= 2 and the previous literal
+ only if NBLTYPESL >= 2 and the previous literal
block count is zero
Block count code + extra bits for next literal
- block count, appears only if NBLTYPESI >= 2 and the
+ block count, appears only if NBLTYPESL >= 2 and the
previous literal block count is zero
Next byte of the uncompressed data, encoded with the
diff --git a/docs/draft-alakuijala-brotli-07.txt b/docs/draft-alakuijala-brotli-07.txt
index c1cb929..cf4c09c 100644
--- a/docs/draft-alakuijala-brotli-07.txt
+++ b/docs/draft-alakuijala-brotli-07.txt
@@ -1746,11 +1746,11 @@ Internet-Draft Brotli October 2015
Insert length number of literals, with the following format:
Block type code for next literal block type, appears
- only if NBLTYPESI >= 2 and the previous literal
+ only if NBLTYPESL >= 2 and the previous literal
block count is zero
Block count code + extra bits for next literal
- block count, appears only if NBLTYPESI >= 2 and the
+ block count, appears only if NBLTYPESL >= 2 and the
previous literal block count is zero
Next byte of the uncompressed data, encoded with the