浏览代码

Fix typo: DiretMedia->DirectMedia

zshoals 1 年之前
父节点
当前提交
1ca45c5891
共有 3 个文件被更改,包括 3 次插入3 次删除
  1. 1 1
      include/SDL3/SDL_properties.h
  2. 1 1
      src/SDL_properties.c
  3. 1 1
      src/SDL_properties_c.h

+ 1 - 1
include/SDL3/SDL_properties.h

@@ -1,5 +1,5 @@
 /*
-  Simple DiretMedia Layer
+  Simple DirectMedia Layer
   Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied

+ 1 - 1
src/SDL_properties.c

@@ -1,5 +1,5 @@
 /*
-  Simple DiretMedia Layer
+  Simple DirectMedia Layer
   Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied

+ 1 - 1
src/SDL_properties_c.h

@@ -1,5 +1,5 @@
 /*
-  Simple DiretMedia Layer
+  Simple DirectMedia Layer
   Copyright (C) 1997-2024 Sam Lantinga <slouken@libsdl.org>
 
   This software is provided 'as-is', without any express or implied