Fix documentation

This commit is contained in:
Dmitry Marakasov 2014-12-28 06:17:18 +03:00
parent f1398b54df
commit bd286d5573

View File

@ -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
///