Pārlūkot izejas kodu

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 9 mēneši atpakaļ
vecāks
revīzija
e6e468d0c4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      include/SDL3/SDL_gpu.h

+ 1 - 1
include/SDL3/SDL_gpu.h

@@ -25,7 +25,7 @@
  * # CategoryGPU
  *
  * The GPU API offers a cross-platform way for apps to talk to modern graphics
- * hardware. It offers both 3D graphics and "compute" support, in the style of
+ * hardware. It offers both 3D graphics and compute support, in the style of
  * Metal, Vulkan, and Direct3D 12.
  *
  * A basic workflow might be something like this: