Replace "transparant" with "transparent" Signed-off-by: Sakurai Shun <[email protected]> --- Documentation/gpu/amdgpu/display/mpo-overview.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/gpu/amdgpu/display/mpo-overview.rst b/Documentation/gpu/amdgpu/display/mpo-overview.rst index 59a4f54a3..ed39e53ff 100644 --- a/Documentation/gpu/amdgpu/display/mpo-overview.rst +++ b/Documentation/gpu/amdgpu/display/mpo-overview.rst @@ -167,7 +167,7 @@ and interactions with operations such as DPMS and S3: - ``kms_plane_multiple@atomic-pipe-*-tiling-`` - ``kms_plane_scaling@pipe-*-plane-scaling`` - ``kms_plane_alpha_blend@pipe-*-alpha-basic`` -- ``kms_plane_alpha_blend@pipe-*-alpha-transparant-fb`` +- ``kms_plane_alpha_blend@pipe-*-alpha-transparent-fb`` - ``kms_plane_alpha_blend@pipe-*-alpha-opaque-fb`` - ``kms_plane_alpha_blend@pipe-*-constant-alpha-min`` - ``kms_plane_alpha_blend@pipe-*-constant-alpha-mid`` -- 2.54.0
