Minor fixes in documentation

This commit is contained in:
Laurent Gomila 2011-08-19 18:28:08 +02:00
parent 9cda5d0474
commit d541f5f5b0
2 changed files with 4 additions and 4 deletions

View file

@ -176,7 +176,7 @@ public :
unsigned int GetWidth() const;
////////////////////////////////////////////////////////////
/// Get the height of the rendering region of the window
/// \brief Get the height of the rendering region of the window
///
/// The height doesn't include the titlebar and borders
/// of the window.