From f4b550be2393ce8d945da39ed45cbfe9545cbcb4 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 27 Mar 2022 08:46:29 +0100 Subject: Fixed typo --- include/spman.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/spman.h') diff --git a/include/spman.h b/include/spman.h index 1e249ba..b4c294a 100644 --- a/include/spman.h +++ b/include/spman.h @@ -86,7 +86,7 @@ uint8_t spman_alloc_pat(uint8_t type, uint8_t *data, uint8_t len, uint8_t flip); * call to [spman_update](#spman_update). This sprite will be excluded from * flickering. * - * It is recommended that the number of fixes sprites per line is below 4, or + * It is recommended that the number of fixed sprites per line is below 4, or * some sprites may never be shown. * * The limit of sprites to be allocated is 31, including non-fixed sprites. -- cgit v1.2.3