From 1ca45c58912aaa2c02e0f143d36d7f171e5afbb5 Mon Sep 17 00:00:00 2001 From: zshoals Date: Fri, 4 Oct 2024 21:52:23 -0500 Subject: [PATCH] Fix typo: DiretMedia->DirectMedia --- include/SDL3/SDL_properties.h | 2 +- src/SDL_properties.c | 2 +- src/SDL_properties_c.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/SDL3/SDL_properties.h b/include/SDL3/SDL_properties.h index 393d473a192b3..e48466ed78c8a 100644 --- a/include/SDL3/SDL_properties.h +++ b/include/SDL3/SDL_properties.h @@ -1,5 +1,5 @@ /* - Simple DiretMedia Layer + Simple DirectMedia Layer Copyright (C) 1997-2024 Sam Lantinga This software is provided 'as-is', without any express or implied diff --git a/src/SDL_properties.c b/src/SDL_properties.c index 5612fd72ee27d..0055bd5307281 100644 --- a/src/SDL_properties.c +++ b/src/SDL_properties.c @@ -1,5 +1,5 @@ /* - Simple DiretMedia Layer + Simple DirectMedia Layer Copyright (C) 1997-2024 Sam Lantinga This software is provided 'as-is', without any express or implied diff --git a/src/SDL_properties_c.h b/src/SDL_properties_c.h index b0a426b5cc772..e7a471cddba66 100644 --- a/src/SDL_properties_c.h +++ b/src/SDL_properties_c.h @@ -1,5 +1,5 @@ /* - Simple DiretMedia Layer + Simple DirectMedia Layer Copyright (C) 1997-2024 Sam Lantinga This software is provided 'as-is', without any express or implied