Skip to content

Commit a7c83e6

Browse files
zshoalsklukaszek
authored andcommitted
Fix typo: DiretMedia->DirectMedia
1 parent 8dc8d30 commit a7c83e6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

include/SDL3/SDL_properties.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Simple DiretMedia Layer
2+
Simple DirectMedia Layer
33
Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
44
55
This software is provided 'as-is', without any express or implied

src/SDL_properties.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Simple DiretMedia Layer
2+
Simple DirectMedia Layer
33
Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
44
55
This software is provided 'as-is', without any express or implied

src/SDL_properties_c.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Simple DiretMedia Layer
2+
Simple DirectMedia Layer
33
Copyright (C) 1997-2024 Sam Lantinga <[email protected]>
44
55
This software is provided 'as-is', without any express or implied

0 commit comments

Comments
 (0)