Fix 'instanciate' typo; correct is 'instantiate'
This commit is contained in:
parent
4cddde79fe
commit
c3813f71ee
6 changed files with 6 additions and 6 deletions
|
@ -167,7 +167,7 @@ public :
|
|||
/// and to adjust the global volume.
|
||||
///
|
||||
/// Because the listener is unique in the scene, sf::Listener only
|
||||
/// contains static functions and doesn't have to be instanciated.
|
||||
/// contains static functions and doesn't have to be instantiated.
|
||||
///
|
||||
/// Usage example:
|
||||
/// \code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue