From 5c8207c8c2e11dcf1096c0d56608f17b8a1b58e8 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 28 Jan 2025 13:26:33 -0500 Subject: [PATCH] spelling: described Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- tests/fw/graphics/test_bitblt_palette_1bit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/fw/graphics/test_bitblt_palette_1bit.c b/tests/fw/graphics/test_bitblt_palette_1bit.c index d46c9ffe..05141dec 100644 --- a/tests/fw/graphics/test_bitblt_palette_1bit.c +++ b/tests/fw/graphics/test_bitblt_palette_1bit.c @@ -143,7 +143,7 @@ void test_bitblt_palette_1bit__2bit_palette_to_1bit_set(void) { // The left half is semi-transparent and the right half is completely opaque // - Dest is 50x50, white. // Result: -// - The image desribed will be tiled in each of the four corners +// - The image described will be tiled in each of the four corners // The top right half will be alternating between dithered gray and black lines // The bottom right half consists of a diagonal white line on a black background // The left half will be completely white