Forráskód Böngészése

Merge pull request #432 from timgates42/bugfix_typo_simultaneously

docs: fix simple typo, simultanously -> simultaneously
Andre Weissflog 4 éve
szülő
commit
2e0fb1fda8
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      sokol_gfx.h

+ 1 - 1
sokol_gfx.h

@@ -11492,7 +11492,7 @@ _SOKOL_PRIVATE void _sg_wgpu_destroy_image(_sg_image_t* img) {
 /*
     How BindGroups work in WebGPU:
 
-    - up to 4 bind groups can be bound simultanously
+    - up to 4 bind groups can be bound simultaneously
     - up to 16 bindings per bind group
     - 'binding' slots are local per bind group
     - in the shader: