[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sc/source

Andrea Pescetti pescetti at apache.org
Sun Dec 22 06:07:42 PST 2013


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

New commits:
commit bc44947351f9dcfa6a466618d8bbd47beecdddcb
Author: Andrea Pescetti <pescetti at apache.org>
Date:   Sun Dec 22 13:39:09 2013 +0000

    #123323# Fix typo in English string (concatentation)

diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 2ea047f..d54afd6 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -8399,7 +8399,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
         String 3 // Description of Parameter 1
         {
-            Text [ en-US ] = "Text for the concatentation." ;
+            Text [ en-US ] = "Text for the concatenation." ;
         };
     };
      // -=*# Resource for function IDENTISCH #*=-


More information about the Libreoffice-commits mailing list