aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_math.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_math.c')
-rw-r--r--funcs/func_math.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs/func_math.c b/funcs/func_math.c
index 627cf860a..3d737ef5f 100644
--- a/funcs/func_math.c
+++ b/funcs/func_math.c
@@ -61,7 +61,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
</parameter>
</syntax>
<description>
- <para>Performs mathematicas functions based on two parameters and a operator, the returned
+ <para>Performs mathematical functions based on two parameters and an operator. The returned
value type is <replaceable>type</replaceable></para>
<para>Example: Set(i=${MATH(123%16,int)}) - sets var i=11</para>
</description>