diff options
Diffstat (limited to 'server/locale/en-US/libs/lua53/math.lni')
-rw-r--r-- | server/locale/en-US/libs/lua53/math.lni | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/locale/en-US/libs/lua53/math.lni b/server/locale/en-US/libs/lua53/math.lni index b704b143..fccdd4cf 100644 --- a/server/locale/en-US/libs/lua53/math.lni +++ b/server/locale/en-US/libs/lua53/math.lni @@ -50,7 +50,7 @@ description = 'An integer with the minimum value for an integer.' description = 'Returns the integral part of `x` and the fractional part of `x`.' [pi] -description = 'The value of `π`.' +description = 'The value of *π*.' [rad] description = 'Converts the angle `x` from degrees to radians.' |