Some minor corrections in API documentation and parameters names
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1526 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
280ce139d6
commit
7ff4cb5ca4
3 changed files with 5 additions and 9 deletions
|
@ -70,7 +70,7 @@ public :
|
|||
/// to the current locale. See the other constructor for
|
||||
/// explicitely passing the locale to use.
|
||||
///
|
||||
/// \param ansiString ANSI character to convert
|
||||
/// \param ansiChar ANSI character to convert
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
String(char ansiChar);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue