Procházet zdrojové kódy

sokol_gfx.h: fix doc typo

Andre Weissflog před 2 roky
rodič
revize
12a0f82df4
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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