Author: pescetti
Date: Sun Dec 22 13:39:09 2013
New Revision: 1552994

URL: http://svn.apache.org/r1552994
Log:
#123323# Fix typo in English string (concatentation)

Modified:
    openoffice/trunk/main/sc/source/ui/src/scfuncs.src

Modified: openoffice/trunk/main/sc/source/ui/src/scfuncs.src
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sc/source/ui/src/scfuncs.src?rev=1552994&r1=1552993&r2=1552994&view=diff
==============================================================================
--- openoffice/trunk/main/sc/source/ui/src/scfuncs.src (original)
+++ openoffice/trunk/main/sc/source/ui/src/scfuncs.src Sun Dec 22 13:39:09 2013
@@ -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 #*=-


Reply via email to