summaryrefslogtreecommitdiffstats
path: root/source/text/scalc/01/04060110.xhp
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2013-09-13 10:02:42 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-09-17 12:23:03 +0000
commitdfce9aab714cf56ec272985dd9754aa6520a813e (patch)
treea41a225c896284f18b47e8f49c0fc9349f19913c /source/text/scalc/01/04060110.xhp
parentupdate helpids for forms taborder change dialog (diff)
downloadhelp-dfce9aab714cf56ec272985dd9754aa6520a813e.tar.gz
help-dfce9aab714cf56ec272985dd9754aa6520a813e.zip
more illustrative example for TRIM function
in old example function has no effect Change-Id: If0c0778d61569b37c091e6d1a3b96eea75b37285 Reviewed-on: https://gerrit.libreoffice.org/5928 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source/text/scalc/01/04060110.xhp')
-rw-r--r--source/text/scalc/01/04060110.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/04060110.xhp b/source/text/scalc/01/04060110.xhp
index d99a61bc4e..4411f3e1d2 100644
--- a/source/text/scalc/01/04060110.xhp
+++ b/source/text/scalc/01/04060110.xhp
@@ -583,11 +583,11 @@
oldref="56">Syntax</paragraph>
<paragraph xml-lang="en-US" id="par_id3151349" role="code" l10n="U" oldref="57">TRIM("Text")</paragraph>
<paragraph xml-lang="en-US" id="par_id3151362" role="paragraph" l10n="CHG" oldref="58">
- <emph>Text</emph> refers to text in which spaces are removed.</paragraph>
+ <emph>Text</emph> refers to text in which spaces are to be removed.</paragraph>
<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")</item> returns hello.</paragraph>
+ <item type="input">=TRIM(" hello world ")</item> returns hello world without leading and trailing zeros 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"/>