summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorWinfried Donkers <winfrieddonkers@libreoffice.org>2015-05-22 09:27:30 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2015-05-22 18:31:24 +0000
commit4749cac606fc1ab47c0e50322de46c63e1c2a5bc (patch)
treee53807704fcbd2edb120ad79347f7ad7f150b0b9 /sc
parentb2ae2266b81441b0e0c9879d532b1291a31314d8 (diff)
tdf#54346 remove confusing description for function WEEKDAY
The output range mentioned in the function wizard is not always 1-7, but dependent of the value of argument Mode. The output range for each possible value of argument Mode is clearly described in the regular help for Calc. Change-Id: I23eae9be6f8f38319496aaf4a1b7f2349e2be3eb Reviewed-on: https://gerrit.libreoffice.org/15852 Reviewed-by: Joren De Cuyper <jorendc@libreoffice.org> Tested-by: Joren De Cuyper <jorendc@libreoffice.org> (cherry picked from commit b2cf675b827912feb5edfbca1ea902d1ab92ed6b) Reviewed-on: https://gerrit.libreoffice.org/15868 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/src/scfuncs.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 3fb51a95b142..c27b5deb3fdc 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -1027,7 +1027,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
{
String 1 // Description
{
- Text [ en-US ] = "Returns the day of the week for the date value as an integer (1-7)." ;
+ Text [ en-US ] = "Returns the day of the week for the date value as an integer." ;
};
ExtraData =
{