source/text/sbasic/shared/compatibilitymode.xhp  |    2 +-
 source/text/scalc/01/04060109.xhp                |    2 +-
 source/text/sdraw/01/3dsettings_toolbar.xhp      |    4 ++--
 source/text/shared/menu/set_image_background.xhp |    2 +-
 source/text/swriter/00/00000404.xhp              |    2 +-
 source/text/swriter/main0102.xhp                 |    2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)

New commits:
commit e3b49a858d147035096a9e1cbc4967c87db9f42c
Author:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
AuthorDate: Sun Jan 8 15:05:05 2023 -0600
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Mon Jan 9 00:53:36 2023 +0000

    Typo grab bag
    
    Change-Id: I705b56ac8fd84227aaa6a81e57d182dfd797bd62
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/145183
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/source/text/sbasic/shared/compatibilitymode.xhp 
b/source/text/sbasic/shared/compatibilitymode.xhp
index 2b2f7d7bdf..7c0dbc2baf 100644
--- a/source/text/sbasic/shared/compatibilitymode.xhp
+++ b/source/text/sbasic/shared/compatibilitymode.xhp
@@ -31,7 +31,7 @@
     </bascode>
 
     <embed href="text/sbasic/shared/00000003.xhp#functvalue"/>
-    <paragraph role="paragraph" 
id="par_id551648117368688"><literal>CompatibilityMode</literal> function always 
returns the mode that is active after its execution. That is if called with 
argument, it returns the new mode, if called without argument, it returns 
active mode without modifying it.</paragraph>
+    <paragraph role="paragraph" 
id="par_id551648117368688"><literal>CompatibilityMode</literal> function always 
returns the mode that is active after its execution. That is, if called with an 
argument, it returns the new mode; if called without an argument, it returns 
the active mode without modifying it.</paragraph>
 
     <embed href="text/sbasic/shared/00000003.xhp#functparameters"/>
     <paragraph role="paragraph" 
id="par_id971648117815981"><emph>Enable</emph>: Sets or unsets new 
compatibility mode when the argument is present.</paragraph>
diff --git a/source/text/scalc/01/04060109.xhp 
b/source/text/scalc/01/04060109.xhp
index 9ef9c0982b..e1ab74ace9 100644
--- a/source/text/scalc/01/04060109.xhp
+++ b/source/text/scalc/01/04060109.xhp
@@ -416,7 +416,7 @@
 <bookmark xml-lang="en-US" branch="hid/SC_HID_FUNC_VORLAGE" id="bm_id3154342" 
localize="false"/>
 <h2 id="hd_id3149425">STYLE</h2>
          <paragraph xml-lang="en-US" id="par_id3150826" 
role="paragraph"><ahelp hid="HID_FUNC_VORLAGE">Applies a style to the cell 
containing the formula.</ahelp> After a set amount of time, another style can 
be applied. This function always returns the value 0, allowing you to add it to 
another function without changing the value. Together with the CURRENT function 
you can apply a color to a cell depending on the value. For example: 
=...+STYLE(IF(CURRENT()&gt;3;"red";"green")) applies the style "red" to the 
cell if the value is greater than 3, otherwise the style "green" is applied. 
Both cell formats, "red" and "green" have to be defined beforehand.</paragraph>
-         <note id="par_id1670450904">The STYLE function should not be used 
without compelling reason, its purpose is the use with asynchronous Add-In 
functions to visually notify about the availability of a result. In almost all 
other cases using conditional formatting instead is a better choice.</note>
+         <note id="par_id1670450904">The STYLE function should not be used 
without a compelling reason. Its purpose is the use with asynchronous Add-In 
functions to visually notify about the availability of a result. In almost all 
other cases, using conditional formatting instead is a better choice.</note>
          <embed href="text/scalc/01/common_func.xhp#sectionsyntax"/>
          <paragraph xml-lang="en-US" id="par_id3149302" 
role="code">STYLE("Style" [; Time [; "Style2"]])</paragraph>
          <paragraph xml-lang="en-US" id="par_id3150596" role="paragraph">
diff --git a/source/text/sdraw/01/3dsettings_toolbar.xhp 
b/source/text/sdraw/01/3dsettings_toolbar.xhp
index ab7d095065..521e2a5f01 100644
--- a/source/text/sdraw/01/3dsettings_toolbar.xhp
+++ b/source/text/sdraw/01/3dsettings_toolbar.xhp
@@ -20,13 +20,13 @@
 
 <meta>
   <topic id="textshared3dsettings_toolbarxhp" indexer="include" 
status="PUBLISH">
-    <title xml-lang="en-US" id="tit">3D-Settings</title>
+    <title xml-lang="en-US" id="tit">3D Settings</title>
     <filename>/text/sdraw/01/3dsettings_toolbar.xhp</filename>
   </topic>
 </meta>
 <body>
 <section id="3dsettings">
-<h1 id="par_idN1055A"><variable id="3dtoolbar"><link 
href="text/sdraw/01/3dsettings_toolbar.xhp">3D-Settings</link></variable></h1>
+<h1 id="par_idN1055A"><variable id="3dtoolbar"><link 
href="text/sdraw/01/3dsettings_toolbar.xhp">3D Settings</link></variable></h1>
   <paragraph xml-lang="en-US" id="par_idN1056A" role="paragraph"><ahelp 
hid=".">The <emph>3D Settings</emph> toolbar controls properties of selected 3D 
objects.</ahelp></paragraph>
 </section>
 <bookmark xml-lang="en-US" branch="hid/.uno:ExtrusionToggle" id="bm_id9720450" 
localize="false"/>
diff --git a/source/text/shared/menu/set_image_background.xhp 
b/source/text/shared/menu/set_image_background.xhp
index ef37f819a6..cc01ee722f 100644
--- a/source/text/shared/menu/set_image_background.xhp
+++ b/source/text/shared/menu/set_image_background.xhp
@@ -30,6 +30,6 @@
     <section id="howtoget">
         <paragraph role="paragraph" id="par_id91566150694760">Choose 
<switchinline select="appl"><caseinline 
select="IMPRESS"><menuitem>Slide</menuitem></caseinline><defaultinline><menuitem>Page</menuitem></defaultinline></switchinline>
 - <menuitem>Set Background Image</menuitem>.</paragraph>
     </section>
-    <paragraph role="paragraph" id="par_id291566144541584">Opens the <emph>Set 
Image Background</emph> dialog to set the background image of the current 
<switchinline select="appl"><caseinline 
select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline>.
 Select image file and press Open.</paragraph>
+    <paragraph role="paragraph" id="par_id291566144541584">Opens the <emph>Set 
Image Background</emph> dialog to set the background image of the current 
<switchinline select="appl"><caseinline 
select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline>.
 Select an image file and click <emph>Open</emph>.</paragraph>
 </body>
 </helpdocument>
diff --git a/source/text/swriter/00/00000404.xhp 
b/source/text/swriter/00/00000404.xhp
index b79e105d0f..d183ce44f8 100644
--- a/source/text/swriter/00/00000404.xhp
+++ b/source/text/swriter/00/00000404.xhp
@@ -95,7 +95,7 @@
 </section>
 <paragraph role="paragraph" id="par_id3155899" xml-lang="en-US"><variable 
id="bereicheinbereich">Choose <emph>Insert - Section - Section</emph> tab or 
choose <emph>Format - Sections</emph>
 </variable></paragraph>
-<paragraph role="paragraph" id="par_id3154197" xml-lang="en-US"><variable 
id="sectionindents">Choose <menuitem>Insert > Section > Indents</menuitem> tab 
or choose <menuitem>Format > Sections</menuitem> - <widget>Options</widget> 
button - <emph>Indents</emph> tab
+<paragraph role="paragraph" id="par_id3154197" xml-lang="en-US"><variable 
id="sectionindents">Choose <menuitem>Insert - Section - Indents</menuitem> tab 
or choose <menuitem>Format - Sections</menuitem> - <widget>Options</widget> 
button - <emph>Indents</emph> tab
 </variable></paragraph>
 <section id="insert_footnote_endnote">
 <paragraph role="paragraph" id="par_id3151322" xml-lang="en-US">Choose 
<emph>Insert - Footnote and Endnote - Footnote or Endnote</emph>
diff --git a/source/text/swriter/main0102.xhp b/source/text/swriter/main0102.xhp
index abc67966b2..92ec857bee 100644
--- a/source/text/swriter/main0102.xhp
+++ b/source/text/swriter/main0102.xhp
@@ -54,7 +54,7 @@
 <embed href="text/shared/01/02230000.xhp#track_changes"/>
 
 <h2 id="hd_id11603124968334">Comment</h2>
-<paragraph role="paragraph" id="par_id941603125587454"> Shows submenu that 
gives options to reply to comments from other users, resolve and delete 
comments.</paragraph><comment>When a submenu for Comment is made, then replace 
label and description with an embed - 19.10.20</comment>
+<paragraph role="paragraph" id="par_id941603125587454">Shows a submenu that 
gives options to reply to comments from other users, resolve and delete 
comments.</paragraph><comment>When a submenu for Comment is made, then replace 
label and description with an embed - 19.10.20</comment>
 <embed href="text/shared/02/09070000.xhp#hyperlink"/>
 <embed href="text/swriter/01/edit_reference_submenu.xhp#edit_reference_head"/>
 

Reply via email to