mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-04 03:15:59 -04:00
Fix typo
This commit is contained in:
parent
2a337227e4
commit
0215d2526e
@ -181,7 +181,7 @@ public:
|
|||||||
///
|
///
|
||||||
/// \param[in] value Divisor
|
/// \param[in] value Divisor
|
||||||
///
|
///
|
||||||
/// \returns New Point representing memberwise division of point by and integer
|
/// \returns New Point representing memberwise division of point by an integer
|
||||||
///
|
///
|
||||||
////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////
|
||||||
Point operator/(int value) const;
|
Point operator/(int value) const;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user