summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-16 12:09:35 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-01-16 12:09:35 +0100
commitf877da8362728007c4771e731487149c084fc2da (patch)
tree226a485adef7238bf502376af64111895356f4e1
parent668e70a3a1dcd5e30aec5541ab716acd20223c1e (diff)
typo: add missing space
via translator feedback Change-Id: I932dde4cc9d728830f8eeb35453853b9d63bfe9c
-rw-r--r--source/text/scalc/01/func_color.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/scalc/01/func_color.xhp b/source/text/scalc/01/func_color.xhp
index 9d1c09159f..9915792a4b 100644
--- a/source/text/scalc/01/func_color.xhp
+++ b/source/text/scalc/01/func_color.xhp
@@ -33,7 +33,7 @@
<bookmark_value>COLOR function</bookmark_value>
</bookmark>
<paragraph id="hd_id456845684568" role="heading" level="2" xml-lang="en-US"><variable id="color_head"><link href="text/scalc/01/func_color.xhp">COLOR</link></variable></paragraph>
-<paragraph id="par_id1102201617001848" role="paragraph" xml-lang="en-US"><ahelp hid=".">Return a numeric value calculated by a combination of three colors (red, green and blue) and the alpha channel, in the RGBA color system.</ahelp>The result depends on the color system used by your computer.</paragraph>
+<paragraph id="par_id1102201617001848" role="paragraph" xml-lang="en-US"><ahelp hid=".">Return a numeric value calculated by a combination of three colors (red, green and blue) and the alpha channel, in the RGBA color system.</ahelp> The result depends on the color system used by your computer.</paragraph>
<embed href="text/scalc/01/ful_func.xhp#func_head_syntax"/>
<paragraph id="par_id27421466710275" role="code" xml-lang="en-US">COLOR(Red; Green; Blue; Alpha)</paragraph>
<paragraph id="par_id242131304318587" role="paragraph" xml-lang="en-US"><emph>Red, Green and Blue</emph> – required arguments. The value for the red, green and blue components of the color. The values must be between 0 and 255. Zero means no color component and 255 means full color component.</paragraph>
@@ -46,4 +46,4 @@
</paragraph>
</section>
</body>
-</helpdocument> \ No newline at end of file
+</helpdocument>