From 0535a8cf884859e432c5c2fb28b2c48e7f9189d8 Mon Sep 17 00:00:00 2001 From: James Zern Date: Mon, 14 Aug 2023 17:31:12 -0700 Subject: [PATCH] webp-lossless-bitstream-spec: fix grammar ...in same row... -> in the same row Bug: webp:611 Change-Id: I837ab571084b206cc1a57c534c05cdcd0dfff0fa --- doc/webp-lossless-bitstream-spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/webp-lossless-bitstream-spec.txt b/doc/webp-lossless-bitstream-spec.txt index 310dc024..5cf1b146 100644 --- a/doc/webp-lossless-bitstream-spec.txt +++ b/doc/webp-lossless-bitstream-spec.txt @@ -722,8 +722,8 @@ neighborhood of the current pixel. This neighborhood consists of 120 pixels: * Pixels that are 1 to 7 rows above the current pixel and are up to 8 columns to the left or up to 7 columns to the right of the current pixel. \[Total such pixels = `7 * (8 + 1 + 7) = 112`\]. - * Pixels that are in same row as the current pixel and are up to 8 columns to - the left of the current pixel. \[`8` such pixels\]. + * Pixels that are in the same row as the current pixel and are up to 8 + columns to the left of the current pixel. \[`8` such pixels\]. The mapping between distance code `i` and the neighboring pixel offset `(xi, yi)` is as follows: