浏览代码

fix changelog typo

Andre Weissflog 2 年之前
父节点
当前提交
99173cbf33
共有 1 个文件被更改,包括 1 次插入1 次删除
  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`: