Minor correction in API doc
This commit is contained in:
parent
8c776f33c1
commit
f3be2da018
@ -444,7 +444,7 @@ SFML_SYSTEM_API Time& operator /=(Time& left, Int64 right);
|
||||
/// position += speed * elapsed.asSeconds();
|
||||
/// }
|
||||
///
|
||||
/// Update(sf::milliseconds(100));
|
||||
/// update(sf::milliseconds(100));
|
||||
/// \endcode
|
||||
///
|
||||
/// \see sf::Clock
|
||||
|
Loading…
Reference in New Issue
Block a user