From 4e44ed4b1642b47971e3f5cad5810eee063ef567 Mon Sep 17 00:00:00 2001 From: Pootle Translation Date: Sun, 22 Jun 2008 22:33:55 +0000 Subject: Fix d.l.o #5902 --- 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"), -- cgit v0.9.1