diff --git a/SDL2pp/Surface.hh b/SDL2pp/Surface.hh index 033de0a..67f3508 100644 --- a/SDL2pp/Surface.hh +++ b/SDL2pp/Surface.hh @@ -183,7 +183,7 @@ public: //////////////////////////////////////////////////////////// /// \brief Destructor /// - /// \see http://wiki.libsdl.org/SDL_DestroyTexture + /// \see http://wiki.libsdl.org/SDL_FreeSurface /// //////////////////////////////////////////////////////////// virtual ~Surface();