diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2016-12-07 22:24:06 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2016-12-08 14:36:55 +0000 |
commit | 5e4649debc1d7b68fd93073cebd691d840c1fa6c (patch) | |
tree | 67a4e25c985ca075d62418a25f1c955c7286a96c /sc | |
parent | b9230ca3af2e7226d14d7b3d68fa2800a01b8b05 (diff) |
tdf#104446: there can only be 1 condition for SUMIF
Change-Id: I10b1e3880e79794b7f748882606d5c4101811d75
Reviewed-on: https://gerrit.libreoffice.org/31739
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Winfried Donkers <winfrieddonkers@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
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 061e7a3ac82a..0aec0643d7b8 100644 --- a/sc/source/ui/src/scfuncs.src +++ b/sc/source/ui/src/scfuncs.src @@ -3158,7 +3158,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1 { String 1 // Description { - Text [ en-US ] = "Totals the arguments that meet the conditions." ; + Text [ en-US ] = "Totals the arguments that meet the condition." ; }; ExtraData = { |