summaryrefslogtreecommitdiff
path: root/help/C/functions.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/functions.page')
-rw-r--r--help/C/functions.page4
1 files changed, 2 insertions, 2 deletions
diff --git a/help/C/functions.page b/help/C/functions.page
index 0f8ebdc..426d523 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>mate-calc</app> does not support user-defined functions.
+ <app>GCalctool</app> does not support user-defined functions.
</p>
</page>