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

New commits:
commit 9df2b09e0a51b070604bde17ff3b03f72ed2786f
Author: Thomas Arnhold <tho...@arnhold.org>
Date:   Mon Jan 20 12:17:24 2014 +0100

    add missing space in help text
    
    from 6e2c0fef5906a

diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index e59f8e7..e413b09 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -5676,7 +5676,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
         String 5 // Description of Parameter 2
         {
-            Text [ en-US ] = "The type of the quartile (0 = MIN, 1 = 25%, 2 = 
50 %, 3 = 75 %, 4 =MAX)." ;
+            Text [ en-US ] = "The type of the quartile (0 = MIN, 1 = 25%, 2 = 
50 %, 3 = 75 %, 4 = MAX)." ;
         };
     };
      // -=*# Resource for function KGRÖSSTE #*=-
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to