diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2023-01-30 00:10:53 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2023-02-02 19:07:18 +0100 |
commit | c1966bd1f0be067ef0824546de881529908fbb54 (patch) | |
tree | 6f30c99d3011d32e4fe50f29b3d033645c7dd529 /Documentation/userspace-api/media/v4l/ext-ctrls-jpeg.rst | |
parent | Documentation: sparc: correct spelling (diff) | |
download | linux-c1966bd1f0be067ef0824546de881529908fbb54.tar.xz linux-c1966bd1f0be067ef0824546de881529908fbb54.zip |
Documentation: userspace-api: correct spelling
Correct spelling problems for Documentation/userspace-api/ as reported
by codespell.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Sean Young <sean@mess.org>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Cc: linux-media@vger.kernel.org
Link: https://lore.kernel.org/r/20230129231053.20863-10-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/userspace-api/media/v4l/ext-ctrls-jpeg.rst')
-rw-r--r-- | Documentation/userspace-api/media/v4l/ext-ctrls-jpeg.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/userspace-api/media/v4l/ext-ctrls-jpeg.rst b/Documentation/userspace-api/media/v4l/ext-ctrls-jpeg.rst index 60f9a09422d6..522095c08469 100644 --- a/Documentation/userspace-api/media/v4l/ext-ctrls-jpeg.rst +++ b/Documentation/userspace-api/media/v4l/ext-ctrls-jpeg.rst @@ -8,7 +8,7 @@ JPEG Control Reference The JPEG class includes controls for common features of JPEG encoders and decoders. Currently it includes features for codecs implementing -progressive baseline DCT compression process with Huffman entrophy +progressive baseline DCT compression process with Huffman entropy coding. |