Quellcode durchsuchen

fix changelog typo

Andre Weissflog vor 2 Jahren
Ursprung
Commit
99173cbf33
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      CHANGELOG.md

+ 1 - 1
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`: