Browse Source

Fix typo: DiretMedia->DirectMedia

zshoals 10 months ago
parent
commit
1ca45c5891
3 changed files with 3 additions and 3 deletions
  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