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

New commits:
commit 4d361734ee4e89bec355f8e1ea2341b01a192522
Author: Stanislav Horacek <stanislav.hora...@gmail.com>
Date:   Sat May 21 12:25:37 2016 +0200

    use consistent case for argument names of IFS function
    
    Change-Id: I19480507e90df46deee15a6a4e80b0fcd6a9c70d
    Reviewed-on: https://gerrit.libreoffice.org/25254
    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 e9779d1..816c214 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -11608,7 +11608,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
         String 2 // Name of Parameter 1
         {
-            Text [ en-US ] = "Test" ;
+            Text [ en-US ] = "test" ;
         };
         String 3 // Description of Parameter 1
         {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to