diff --git a/tests/fw/graphics/test_bitblt.c b/tests/fw/graphics/test_bitblt.c index eeb925a1..39364787 100644 --- a/tests/fw/graphics/test_bitblt.c +++ b/tests/fw/graphics/test_bitblt.c @@ -319,7 +319,7 @@ void test_bitblt__8bit_clipping(void) { // Test horizontal wrapping when dest_rect wider than src_bitmap. // Setup: -// - Source 15 x 10, each row has the folling pattern: +// - Source 15 x 10, each row has the following pattern: // - 2px Red // - 13px Black // - Dest Green 50x50