瀏覽代碼

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
  */