diff options
author | Steve Zesch <[email protected]> | 2012-11-24 20:44:45 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-24 20:44:45 -0500 |
commit | 6b24c91d3aa81fdb99500c8c2c12f830fabaefb6 (patch) | |
tree | 6a0038ecfaa77e156ee2cc9059220685091217d7 /help/C/functions.page | |
parent | a10375c2851e8569353c0da9921b8d0d9cbea2e6 (diff) | |
download | mate-calc-6b24c91d3aa81fdb99500c8c2c12f830fabaefb6.tar.bz2 mate-calc-6b24c91d3aa81fdb99500c8c2c12f830fabaefb6.tar.xz |
Update codebase.
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 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> |