]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mediaplayer/mediaplayer.cpp
Fix various gtk webkit warnings.
[wxWidgets.git] / samples / mediaplayer / mediaplayer.cpp
index 56d74e0f5851f5fc2d89b7c9f2f638bd16655cee..1ca1da55f633e42ce629afd10f3dfdd72e5a99d7 100644 (file)
@@ -404,7 +404,7 @@ const wxChar* wxGetMediaStateText(int nState)
 //
 // IMPLEMENT_APP does this, and also implements the platform-specific entry
 // routine, such as main or WinMain().  Use IMPLEMENT_APP_NO_MAIN if you do
-// not desire this behavior.
+// not desire this behaviour.
 // ----------------------------------------------------------------------------
 IMPLEMENT_APP(wxMediaPlayerApp)