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

New commits:
commit 5784ba5ffed88c4fa5da0ac6d06fd2e70a8456c1
Author: Stanislav Horacek <stanislav.hora...@gmail.com>
Date:   Sat May 21 12:39:16 2016 +0200

    correct description of the SWITCH function
    
    Change-Id: I5180efcf5930c60c5340e195069cbffa2b459fc1
    Reviewed-on: https://gerrit.libreoffice.org/25255
    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 287f17c..cec7ee3 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -11628,7 +11628,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
     {
         String 1 // Description
         {
-            Text [ en-US ] = "Checks 1 or more conditions and returns a value 
corresponding to the first true condition." ;
+            Text [ en-US ] = "Checks 1 or more values and returns a result 
corresponding to the first value equal to the given expression." ;
         };
         ExtraData =
         {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to