We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f540de8 commit 1e2057fCopy full SHA for 1e2057f
docs/README-emscripten.md
@@ -101,7 +101,7 @@ don't want any shutdown code that might be sitting below this code
101
to actually run if main() were to continue on, since we're just
102
getting started.
103
104
-Another option is to use SDL' main callbacks, which handle this for you
+Another option is to use SDL's main callbacks, which handle this for you
105
without platform-specific code in your app. Please refer to
106
[the wiki](https://wiki.libsdl.org/SDL3/README-main-functions#main-callbacks-in-sdl3)
107
or `docs/README-main-functions.md` in the SDL source code.
0 commit comments