Fixed doc on RadToDeg.

This commit is contained in:
Nicholas Hastings
2016-10-04 12:42:22 -04:00
committed by GitHub
parent ec7f1727e5
commit cff585f2a1
+1 -1
View File
@@ -385,7 +385,7 @@ stock float DegToRad(float angle)
}
/**
* Converts degrees to radians.
* Converts radians to degrees.
*
* @param angle Radians.
* @return Degrees.