From 99173cbf33cc19a526554db32be248a81a321b54 Mon Sep 17 00:00:00 2001 From: Andre Weissflog Date: Fri, 19 May 2023 19:07:43 +0200 Subject: fix changelog typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b493af1..420010a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ - A new documentation section `ON RENDER PASSES` has been added to sokol_gfx.h, this gives a much more detailed overview of the new render pass behaviour than this changelog, please make sure to give it a read - especially when you are using - MSAA offline render passes in your code. + MSAA offscreen render passes in your code. - `sg_action` has been renamed to `sg_load_action`. - A new enum `sg_store_action` has been added. - In `sg_pass_action`: -- cgit v1.2.3