sc/source/ui/src/scfuncs.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit bc44947351f9dcfa6a466618d8bbd47beecdddcb Author: Andrea Pescetti <[email protected]> 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 #*=- _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
