summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2022-09-29 18:50:19 -0700
committerJames Zern <jzern@google.com>2022-10-11 15:05:33 -0700
commit951c292d12a6f10ca7c18c6201a29dff04789eb1 (patch)
treec710c632069a20e77440dd7cde15e3e0c8557e5c
parent902dd787627f2263fe740e652830e06cb00afa41 (diff)
downloadlibwebp-951c292d12a6f10ca7c18c6201a29dff04789eb1.tar.gz
webp-container-spec: come too late -> out of order
based on comments from: https://datatracker.ietf.org/doc/draft-zern-webp/ballot/#draft-zern-webp_lars-eggert Bug: webp:448 Change-Id: Ie32d5500f3966b3c9f910675fb11d8a2cc60de3c
-rw-r--r--doc/webp-container-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/webp-container-spec.txt b/doc/webp-container-spec.txt
index c73f7356..93bbc031 100644
--- a/doc/webp-container-spec.txt
+++ b/doc/webp-container-spec.txt
@@ -292,7 +292,7 @@ details about frames can be found in the [Animation](#animation) section.
All chunks SHOULD be placed in the same order as listed above. If a chunk
appears in the wrong place, the file is invalid, but readers MAY parse the
-file, ignoring the chunks that come too late.
+file, ignoring the chunks that are out of order.
**Rationale:** Setting the order of chunks should allow quicker file
parsing. For example, if an 'ALPH' chunk does not appear in its required