From 1c891be173e90245fb42342b28d5855089811a46 Mon Sep 17 00:00:00 2001 From: Pedro de Medeiros Date: Fri, 13 Aug 2021 05:04:08 +0000 Subject: typos --- docs/spman.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/spman.md') diff --git a/docs/spman.md b/docs/spman.md index b9512b8..02f68dd 100644 --- a/docs/spman.md +++ b/docs/spman.md @@ -14,7 +14,7 @@ The manager is used as follows: 1. Initialize the manager with [spman_init](#spman_init). 2. Allocate patterns with [spman_alloc](#spman_alloc). This can be done at any - time, is not needed to allocate all the patterns in one go. + time, it is not needed to allocate all the patterns in one go. 3. In the game loop: - Allocate sprites to be drawn on screen, using [spman_alloc_fixed_sprite](#spman_alloc_fixed_sprite) for sprites excluded -- cgit v1.2.3