diff options
| author | Gleb Golovko <gaben123001@gmail.com> | 2026-04-08 00:28:18 +0300 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2026-04-09 08:11:00 -0600 |
| commit | ba0e9fdab3f8cbd1e70ecd288f3255b8b57c932a (patch) | |
| tree | 578aca002bb9caa206109c6031abbc158520ac75 /Documentation/driver-api/media | |
| parent | 6252e5c1c20e381adadfc91fa8af691017a268f1 (diff) | |
| download | linux-next-ba0e9fdab3f8cbd1e70ecd288f3255b8b57c932a.tar.gz linux-next-ba0e9fdab3f8cbd1e70ecd288f3255b8b57c932a.zip | |
docs: fix typo in zoran driver documentation
Replace "an a few" with "and a few" in
Documentation/driver-api/media/drivers/zoran.rst.
Signed-off-by: Gleb Golovko <gaben123001@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Message-ID: <20260407212818.925-1-gaben123001@gmail.com>
Diffstat (limited to 'Documentation/driver-api/media')
| -rw-r--r-- | Documentation/driver-api/media/drivers/zoran.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/driver-api/media/drivers/zoran.rst b/Documentation/driver-api/media/drivers/zoran.rst index 3e05b7f0442a..2538473c3233 100644 --- a/Documentation/driver-api/media/drivers/zoran.rst +++ b/Documentation/driver-api/media/drivers/zoran.rst @@ -222,7 +222,7 @@ The CCIR - I uses the PAL colorsystem, and is used in Great Britain, Hong Kong, Ireland, Nigeria, South Africa. The CCIR - N uses the PAL colorsystem and PAL frame size but the NTSC framerate, -and is used in Argentina, Uruguay, an a few others +and is used in Argentina, Uruguay, and a few others We do not talk about how the audio is broadcast ! |
