[gnumeric] typo...



commit 2aa8f7e8f4eb593aa407f6a2ed1fbbeb339ffba9
Author: Andreas J Guelzow <aguelzow pyrshep ca>
Date:   Sun Jan 23 17:01:44 2011 -0700

    typo...

 plugins/fn-math/functions.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/fn-math/functions.c b/plugins/fn-math/functions.c
index 71c41bc..deb4e1e 100644
--- a/plugins/fn-math/functions.c
+++ b/plugins/fn-math/functions.c
@@ -408,7 +408,7 @@ gnumeric_atanh (GnmFuncEvalInfo *ei, GnmValue const * const *argv)
 /***************************************************************************/
 
 static GnmFuncHelp const help_atan2[] = {
-        { GNM_FUNC_HELP_NAME, F_("ATAN2:the arc tangent of the ratio of "
+        { GNM_FUNC_HELP_NAME, F_("ATAN2:the arc tangent of the ratio "
 				 "@{y}/@{x}")},
         { GNM_FUNC_HELP_ARG, F_("x:x-coordinate")},
         { GNM_FUNC_HELP_ARG, F_("y:y-coordinate")},



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]