Skip to content

Commit 457f62e

Browse files
authored
fix typo
1 parent 23357ba commit 457f62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/Util/Position.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace Util {
88
struct PTSDPosition;
99

1010
/**
11-
* @class SDLPosition
11+
* @struct SDLPosition
1212
* @brief A class representing a position in screen coordinates.
1313
*
1414
* This class is used to store the X and Y coordinates of a point in a screen coordinate system where:

0 commit comments

Comments
 (0)