浏览代码

sokol_gfx.h: fix doc typo

Andre Weissflog 2 年之前
父节点
当前提交
12a0f82df4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      sokol_gfx.h

+ 1 - 1
sokol_gfx.h

@@ -568,7 +568,7 @@
             .depth_stencil_attachment.image = depth_img,
         });
 
-    One a pass object defines a resolve image in a specific resolve attachment slot,
+    If a pass object defines a resolve image in a specific resolve attachment slot,
     an 'msaa resolve operation' will happen in sg_end_pass().
 
     In this scenario, the content of the MSAA color attachment doesn't need to be