Browse Source

docs: fix simple typo, simultanously -> simultaneously

There is a small typo in sokol_gfx.h.

Should read `simultaneously` rather than `simultanously`.
Tim Gates 4 years ago
parent
commit
f1c3da9b8d
1 changed files with 1 additions and 1 deletions
  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: