source/text/scalc/01/04060110.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 44e33e6ecb66325b0f24218447172eb3e84e6be7
Author: Olivier Hallot <olivier.hal...@libreoffice.org>
Date:   Tue Oct 24 09:27:31 2017 -0200

    Better example of TRIM()
    
    After translator suggestion (mbalabanov)
    
    Change-Id: I7d39b3ec1826c199e56cf31352782ab9295b31e8
    Reviewed-on: https://gerrit.libreoffice.org/43762
    Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hal...@libreoffice.org>

diff --git a/source/text/scalc/01/04060110.xhp 
b/source/text/scalc/01/04060110.xhp
index 73ad9b079..0739886a1 100644
--- a/source/text/scalc/01/04060110.xhp
+++ b/source/text/scalc/01/04060110.xhp
@@ -697,7 +697,7 @@
 <paragraph id="par_id3151362" role="paragraph" xml-lang="en-US"> 
<emph>Text</emph> refers to text in which spaces are to be removed.</paragraph>
 
 <paragraph id="hd_id3146838" role="heading" level="3" 
xml-lang="en-US">Example</paragraph>
-<paragraph id="par_id3156074" role="paragraph" xml-lang="en-US"> <item 
type="input">=TRIM(" hello world ")</item> returns hello world without leading 
and trailing spaces and with single space between words.</paragraph>
+<paragraph id="par_id3156074" role="paragraph" xml-lang="en-US"> <item 
type="input">=TRIM(" hello      world ")</item> returns hello world without 
leading and trailing spaces and with single space between words.</paragraph>
 </section>
 
 <section id="unichar">
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to