mirror of
https://github.com/SFML/SFML.git
synced 2025-01-19 07:45:13 +08:00
Fixed typo in sf::Music documentation
This commit is contained in:
parent
8a02dc0ad5
commit
c352f5228b
@ -266,7 +266,7 @@ private:
|
|||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
/// \brief Helper to convert a sample position to an sf::Time
|
/// \brief Helper to convert a sample position to an sf::Time
|
||||||
///
|
///
|
||||||
/// \param position Sample count to convert to Time
|
/// \param samples Sample count to convert to Time
|
||||||
///
|
///
|
||||||
/// \return The Time position of the given sample
|
/// \return The Time position of the given sample
|
||||||
///
|
///
|
||||||
|
Loading…
Reference in New Issue
Block a user