diff --git a/source/abstract/Physical.cpp b/source/abstract/Physical.cpp index e751ef4..e6ab50d 100755 --- a/source/abstract/Physical.cpp +++ b/source/abstract/Physical.cpp @@ -90,7 +90,7 @@ Physical::getSpeed() const { } /** - * Returns the rotation of the body (converted to an SFML angle). + * Returns the rotation of the body as an SFML angle. */ float Physical::getAngle() const {