diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-05-08 18:23:54 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-05-08 18:29:23 +0200 |
commit | dcee245d88aba3e4b50f6307668591c4d9f05ff6 (patch) | |
tree | 7549cc4de2049e065487e29954e5cf701a5eb1ea /sc/source | |
parent | 9319ea5b5321e33b0f7bfa85e2064bc794d3b465 (diff) |
typos
Change-Id: I2e7676ddec446dfdb72018a1039d6271f963376c
Diffstat (limited to 'sc/source')
-rw-r--r-- | sc/source/ui/src/scfuncs.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src index 14201f6075f6..5887ab0fbbbd 100644 --- a/sc/source/ui/src/scfuncs.src +++ b/sc/source/ui/src/scfuncs.src @@ -691,7 +691,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 { String 1 // Description { - Text [ en-US ] = "Returns the number of workdays between two dates using arguments to indicate weekenddays and holidays." ; + Text [ en-US ] = "Returns the number of workdays between two dates using arguments to indicate weekend days and holidays." ; }; ExtraData = { @@ -739,7 +739,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 { String 1 // Description { - Text [ en-US ] = "Returns the serial number of the date before or after a number of workdays using arguments to indicate weekenddays and holidays." ; + Text [ en-US ] = "Returns the serial number of the date before or after a number of workdays using arguments to indicate weekend days and holidays." ; }; ExtraData = { |