From: Charles Han Date: Thu, 13 Feb 2025 07:08:37 +0000 (+0800) Subject: Documentation: Remove repeated word in docs X-Git-Tag: v6.16-rc1~144^2~10^2~417 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=aa52eb6d1672cd75507d235a9f6e1b93fb5d3bb4;p=thirdparty%2Fkernel%2Flinux.git Documentation: Remove repeated word in docs Remove the repeated word "the" in docs. Signed-off-by: Charles Han Signed-off-by: Alex Deucher --- diff --git a/Documentation/gpu/amdgpu/display/dc-debug.rst b/Documentation/gpu/amdgpu/display/dc-debug.rst index 013f63b271f35..605dca21f4aed 100644 --- a/Documentation/gpu/amdgpu/display/dc-debug.rst +++ b/Documentation/gpu/amdgpu/display/dc-debug.rst @@ -154,7 +154,7 @@ of the display parameters, but the userspace might also cause this issue. One way to identify the source of the problem is to take a screenshot or make a desktop video capture when the problem happens; after checking the screenshot/video recording, if you don't see any of the artifacts, it means -that the issue is likely on the the driver side. If you can still see the +that the issue is likely on the driver side. If you can still see the problem in the data collected, it is an issue that probably happened during rendering, and the display code just got the framebuffer already corrupted.