diff options
Diffstat (limited to 'help/C/functions.page')
-rw-r--r-- | help/C/functions.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/functions.page b/help/C/functions.page index 426d523..0f8ebdc 100644 --- a/help/C/functions.page +++ b/help/C/functions.page @@ -7,7 +7,7 @@ </info> <title>Functions</title> - + <p> Functions can be used by inserting the name of the function followed by the function argument. If the argument is not a number or <link xref="variable">variable</link> then use parenthesis around the argument. @@ -86,6 +86,6 @@ </tr> </table> <p> - <app>GCalctool</app> does not support user-defined functions. + <app>mate-calc</app> does not support user-defined functions. </p> </page> |