Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinier Heeres <reinier@heeres.eu>2008-01-08 09:19:37 (GMT)
committer Reinier Heeres <reinier@heeres.eu>2008-01-08 09:19:37 (GMT)
commitd7085c0c33cc019b2f9c6e5341d6771961925689 (patch)
treeeeed6954a52a32e320416521ac1c71c97e2f3dd5
parent80d04282ff36f9160df9c3a579b0795df7825617 (diff)
Fix tanh help in pot file, #5902
-rw-r--r--po/Calculate.pot2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Calculate.pot b/po/Calculate.pot
index dcb2506..b691642 100644
--- a/po/Calculate.pot
+++ b/po/Calculate.pot
@@ -291,7 +291,7 @@ msgid "tanh"
msgstr ""
#: eqnparserhelp.py:107
-msgid "sinh(x), return the hyperbolic tangent of x. Given by sinh(x) / cosh(x)"
+msgid "tanh(x), return the hyperbolic tangent of x. Given by sinh(x) / cosh(x)"
msgstr ""
#: eqnparserhelp.py:109