This commit is contained in:
Dmitry Marakasov 2014-12-26 22:02:49 +03:00
parent 00d57f8867
commit 3671b60c1f

View File

@ -74,7 +74,7 @@ public:
/// \param h Height of the window
/// \param flags 0 or more SDL_WindowFlags OR'd together
///
/// \thows SDL2pp::Exception
/// \throws SDL2pp::Exception
///
/// \see http://wiki.libsdl.org/SDL_CreateWindow
///