mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 10:51:40 +00:00
Fix various spelling and grammatical issues in documentation
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@153468 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user