From bd286d5573d60588fe5eb54a037e6974ebfbdbb1 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 28 Dec 2014 06:17:18 +0300 Subject: [PATCH] Fix documentation --- SDL2pp/SDLTTF.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SDL2pp/SDLTTF.hh b/SDL2pp/SDLTTF.hh index 5bae95a..29e74cb 100644 --- a/SDL2pp/SDLTTF.hh +++ b/SDL2pp/SDLTTF.hh @@ -25,9 +25,9 @@ namespace SDL2pp { //////////////////////////////////////////////////////////// -/// \brief Object taking care of SDL_image library (de-)initialization +/// \brief Object taking care of SDL_ttf library (de-)initialization /// -/// \ingroup image +/// \ingroup ttf /// /// \headerfile SDL2pp/SDLTTF.hh ///