Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/eqnparserhelp.py
diff options
context:
space:
mode:
Diffstat (limited to 'eqnparserhelp.py')
-rw-r--r--eqnparserhelp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/eqnparserhelp.py b/eqnparserhelp.py
index 1c8be1c..380407b 100644
--- a/eqnparserhelp.py
+++ b/eqnparserhelp.py
@@ -104,7 +104,7 @@ of the unit circle to the point on the unit circle defined by the angle x. Given
by sin(x) / cos(x)"),
_("tanh"): _(
-"sinh(x), return the hyperbolic tangent of x. Given by sinh(x) / cosh(x)"),
+"tanh(x), return the hyperbolic tangent of x. Given by sinh(x) / cosh(x)"),
_("test"): _(
"This is just a test topic, use help(index) for the index"),