Explorar o código

Fix typo: DiretMedia->DirectMedia

zshoals hai 10 meses
pai
achega
1ca45c5891
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  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 <[email protected]>
 
   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 <[email protected]>
 
   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 <[email protected]>
 
   This software is provided 'as-is', without any express or implied