Преглед изворни кода

gpu: Fix wiki category capitalization.

Ryan C. Gordon пре 1 година
родитељ
комит
8ea38ebedc
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      include/SDL3/SDL_gpu.h

+ 3 - 1
include/SDL3/SDL_gpu.h

@@ -19,8 +19,10 @@
   3. This notice may not be removed or altered from any source distribution.
 */
 
+/* WIKI CATEGORY: GPU */
+
 /**
- * # CategoryGpu
+ * # CategoryGPU
  *
  * Include file for SDL GPU API functions
  */