Minor corrections in API doc

This commit is contained in:
Laurent Gomila 2012-04-22 08:53:57 +02:00
parent d37065e4de
commit e9a6840e7d

View File

@ -41,7 +41,7 @@ namespace priv
}
////////////////////////////////////////////////////////////
/// \brief Target for off-screen 2D rendering into an texture
/// \brief Target for off-screen 2D rendering into a texture
///
////////////////////////////////////////////////////////////
class SFML_GRAPHICS_API RenderTexture : public RenderTarget