[Libreoffice-commits] help.git: Branch 'libreoffice-4-2' - source/text
Stanislav Horacek
stanislav.horacek at gmail.com
Sat Dec 7 23:49:24 PST 2013
source/text/scalc/01/04060110.xhp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d7a11bfd59babbe6fb88bd4076211fa6cec9f724
Author: Stanislav Horacek <stanislav.horacek at gmail.com>
Date: Sat Dec 7 22:19:11 2013 +0100
fix typo in example for TRIM function
Change-Id: I4f543e290652e160e02e75e7e178a8647bc91f50
Reviewed-on: https://gerrit.libreoffice.org/6977
Reviewed-by: Andras Timar <andras.timar at collabora.com>
Tested-by: Andras Timar <andras.timar at collabora.com>
diff --git a/source/text/scalc/01/04060110.xhp b/source/text/scalc/01/04060110.xhp
index 4411f3e..557fb7f 100644
--- a/source/text/scalc/01/04060110.xhp
+++ b/source/text/scalc/01/04060110.xhp
@@ -587,7 +587,7 @@
<paragraph xml-lang="en-US" id="hd_id3146838" role="heading" level="3" l10n="U"
oldref="59">Example</paragraph>
<paragraph xml-lang="en-US" id="par_id3156074" role="paragraph" l10n="U" oldref="60">
- <item type="input">=TRIM(" hello world ")</item> returns hello world without leading and trailing zeros and with single space between words.</paragraph>
+ <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">
<bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_UNICHAR" id="bm_id0907200904004674" localize="false"/>
More information about the Libreoffice-commits
mailing list