aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2024-03-12 16:20:00 -0700
committerJames Zern <jzern@google.com>2024-03-12 16:22:31 -0700
commiteba03acb05383c4cd8ff9a3d18a213fbdcda865d (patch)
treeb7485099d2f67de376b5fe652f27c923f78b4f49
parenta16d30cb578cedd3b3a2d75bf041f99310fdef63 (diff)
downloadwebp-eba03acb05383c4cd8ff9a3d18a213fbdcda865d.tar.gz
webp-container-spec: replace 'above' with 'earlier'
https://developers.google.com/style/word-list#above Change-Id: Ib20395c00289d0e37f532b383dec0bf14d4bec73
-rw-r--r--doc/webp-container-spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/webp-container-spec.txt b/doc/webp-container-spec.txt
index c6f83fef..c2e9e0f7 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 necessary for reconstruction and color correction, that is 'VP8X',
'ICCP', 'ANIM', 'ANMF', 'ALPH', 'VP8' and 'VP8L', MUST appear in the order
-described above. Readers SHOULD fail when chunks necessary for reconstruction
+described earlier. Readers SHOULD fail when chunks necessary for reconstruction
and color correction are out of order.
[Metadata](#metadata) and [unknown](#unknown-chunks) chunks MAY appear out of
@@ -535,7 +535,7 @@ Frame Data: _Chunk Size_ - `16` bytes
* An optional list of [unknown chunks](#unknown-chunks).
-**Note**: The 'ANMF' payload, _Frame Data_ above, consists of individual
+**Note**: The 'ANMF' payload, _Frame Data_, consists of individual
_padded_ chunks, as described by the [RIFF file format](#riff-file-format).
#### Alpha