diff options
author | Andrea Pescetti <pescetti@apache.org> | 2013-12-22 13:39:09 +0000 |
---|---|---|
committer | Andrea Pescetti <pescetti@apache.org> | 2013-12-22 13:39:09 +0000 |
commit | bc44947351f9dcfa6a466618d8bbd47beecdddcb (patch) | |
tree | 1f0fd4364f4a2b9fc54e609c3524756f62f5aecb /sc | |
parent | 5dfcb178f89532a92b4565739d3445a56abfd095 (diff) |
#123323# Fix typo in English string (concatentation)
Notes
Notes:
merged as: 2fac216928ac8c97db8ceb20e862b690bef8802b
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/src/scfuncs.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index 2ea047f630b6..d54afd69c094 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 #*=- |