sc/source/ui/src/scfuncs.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 321d449a07740ab82680e7502817d4035f380744
Author: Korrawit Pruegsanusak <detective.conan.1...@gmail.com>
Date:   Sat Dec 31 16:19:23 2011 +0700

    Correct ARCCOSH()'s parameter description

diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 4458409..1363edb 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -3121,7 +3121,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
         };
         String 3 // Description of Parameter 1
         {
-            Text [ en-US ] = "A value greater than or equal to 1 for which the 
hyperbolic cosine is to be returned." ;
+            Text [ en-US ] = "A value greater than or equal to 1 for which the 
inverse hyperbolic cosine is to be returned." ;
         };
     };
      // -=*# Resource for function ARCSINHYP #*=-
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to