From bf786586ca0a0c72c249355e8617edbc8a26c4fc Mon Sep 17 00:00:00 2001 From: Chandra Pratap Date: Tue, 28 Jan 2025 14:20:12 +0530 Subject: [PATCH] Documentation: media: fix spelling error in the HDMI CEC documentation Correct the erroneous spelling of 'responsible' in Documentation/admin-guide/media/cec.rst. This fixes all errors pointed out by codespell in the file. Signed-off-by: Chandra Pratap Signed-off-by: Hans Verkuil --- Documentation/admin-guide/media/cec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/admin-guide/media/cec.rst b/Documentation/admin-guide/media/cec.rst index 92690e1f2183d..b2e7a300494a8 100644 --- a/Documentation/admin-guide/media/cec.rst +++ b/Documentation/admin-guide/media/cec.rst @@ -451,7 +451,7 @@ configure the CEC devices for HDMI Input and the HDMI Outputs manually. --------------------- A three character manufacturer name that is used in the EDID for the HDMI -Input. If not set, then userspace is reponsible for configuring an EDID. +Input. If not set, then userspace is responsible for configuring an EDID. If set, then the driver will update the EDID automatically based on the resolutions supported by the connected displays, and it will not be possible anymore to manually set the EDID for the HDMI Input. -- 2.47.2