[Libreoffice-commits] help.git: 2 commits - source/text

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Mon Jan 16 11:35:09 UTC 2017


 source/text/scalc/01/func_color.xhp           |    4 ++--
 source/text/shared/guide/start_parameters.xhp |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit f877da8362728007c4771e731487149c084fc2da
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Mon Jan 16 12:09:35 2017 +0100

    typo: add missing space
    
    via translator feedback
    
    Change-Id: I932dde4cc9d728830f8eeb35453853b9d63bfe9c

diff --git a/source/text/scalc/01/func_color.xhp b/source/text/scalc/01/func_color.xhp
index 9d1c091..9915792 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>
commit 668e70a3a1dcd5e30aec5541ab716acd20223c1e
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Mon Jan 16 12:05:52 2017 +0100

    typo: deativates → deactivates
    
    via translator feedback
    
    Change-Id: Id3c37039426acfce83f8a423e70cba2cb2f61bbf

diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp
index f54de06..ad4c254 100644
--- a/source/text/shared/guide/start_parameters.xhp
+++ b/source/text/shared/guide/start_parameters.xhp
@@ -178,7 +178,7 @@
                 <paragraph role="tablecontent" id="par_id3148477" localize="false" xml-lang="en-US"><emph>--quickstart=[no]</emph></paragraph>
             </tablecell>
             <tablecell>
-                <paragraph role="tablecontent" id="par_id3153919" xml-lang="en-US">Activates[Deactivates] the Quickstarter service. It can take only one parameter <emph>no</emph> which deativates the Quickstarter service. Without parameters this service is activated.</paragraph>
+                <paragraph role="tablecontent" id="par_id3153919" xml-lang="en-US">Activates[Deactivates] the Quickstarter service. It can take only one parameter <emph>no</emph> which deactivates the Quickstarter service. Without parameters this service is activated.</paragraph>
             </tablecell>
         </tablerow>
         <tablerow>


More information about the Libreoffice-commits mailing list