Skip to content

Commit 2924177

Browse files
authored
Fix typo in sdl3.py. NFC (#26160)
1 parent da8b92b commit 2924177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ports/sdl3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,4 @@ def clear(ports, settings, shared):
130130

131131

132132
def show():
133-
return 'sdl2 (-sUSE_SDL=3 or --use-port=sdl3; zlib license)'
133+
return 'sdl3 (-sUSE_SDL=3 or --use-port=sdl3; zlib license)'

0 commit comments

Comments
 (0)