sc/source/ui/src/scfuncs.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ca2f7eb2d729553b1e2be9c206c803c6f06e8ade
Author: Olivier Hallot <ohal...@collabora.co.uk>
Date:   Fri May 20 10:35:32 2016 -0300

    Fix CopyPasta in MAXIFS range description
    
    Change-Id: Ibbf97ec006f1fbe95eff189035b0ee4c70f5586d
    Reviewed-on: https://gerrit.libreoffice.org/25205
    Reviewed-by: Eike Rathke <er...@redhat.com>
    Tested-by: Eike Rathke <er...@redhat.com>

diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 3efeebc..e9779d1 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -11730,7 +11730,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
         String 5 // Description of Parameter 2
         {
-            Text [ en-US ] = "The range from which the minimum value is to be 
taken." ;
+            Text [ en-US ] = "The range from which the maximum value is to be 
taken." ;
         };
         String 6 // Name of Parameter 3
         {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to