mirror of
https://github.com/SFML/SFML.git
synced 2024-11-28 22:31:09 +08:00
Fixed typo in comments
This commit is contained in:
parent
d943f22c93
commit
5b2648fd8b
@ -88,7 +88,7 @@ public :
|
||||
/// \brief Enable or disable texture smoothing
|
||||
///
|
||||
/// This function is similar to Texture::SetSmooth.
|
||||
/// This parameter is enabled by default.
|
||||
/// This parameter is disabled by default.
|
||||
///
|
||||
/// \param smooth True to enable smoothing, false to disable it
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user