diff options
Diffstat (limited to 'help/C')
-rw-r--r-- | help/C/complex.page | 4 | ||||
-rw-r--r-- | help/C/functions.page | 4 | ||||
-rw-r--r-- | help/C/index.page | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/help/C/complex.page b/help/C/complex.page index aaec96f..796b371 100644 --- a/help/C/complex.page +++ b/help/C/complex.page @@ -7,8 +7,8 @@ </info> <title>Complex Numbers</title> - + <p> - Complex numbers are not supported in <app>GCalctool</app>. + Complex numbers are not supported in <app>mate-calc</app>. </p> </page> 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> diff --git a/help/C/index.page b/help/C/index.page index 0af5fd7..9a47e53 100644 --- a/help/C/index.page +++ b/help/C/index.page @@ -10,12 +10,12 @@ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> </info> - <title>GCalctool Help</title> + <title>mate-calc Help</title> <section id="ui" style="2column"> <title>User Interface</title> </section> - + <section id="equation" style="2column"> <title>Equations</title> </section> |