Finished to write the API documentation of the graphics classes

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1524 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
LaurentGom 2010-06-11 21:38:56 +00:00
parent 1d4bc3d200
commit 1ee9965059
6 changed files with 116 additions and 6 deletions

View file

@ -423,7 +423,7 @@ public :
////////////////////////////////////////////////////////////
/// \brief Change the joystick threshold
///
/// Ths joystick threshold is the value below which
/// The joystick threshold is the value below which
/// no JoyMoved event will be generated.
///
/// The threshold value is 0.1 by default.