diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-05-24 10:30:09 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-05-24 18:31:58 +0200 |
commit | f26ce1d963abdd6d0503d2f225abc9423a77ccdd (patch) | |
tree | da41d1395b265e3253c7dfbee2df6c29ef2c3afe | |
parent | 7fe9ae80c7df68c70dae06b9d6002fbc42d1ab7e (diff) |
Fixups
Change-Id: I9b66bb7e7bf2e5cee67ad3e6f952a0b98afda66f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/168025
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Jenkins
-rw-r--r-- | source/text/shared/01/01100100.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/guide/start_parameters.xhp | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/source/text/shared/01/01100100.xhp b/source/text/shared/01/01100100.xhp index b49ab07f9c..63d9828651 100644 --- a/source/text/shared/01/01100100.xhp +++ b/source/text/shared/01/01100100.xhp @@ -67,7 +67,7 @@ <bookmark branch="hid/sfx/ui/descriptioninfopage/contributor" id="bm_id761712336998843" localize="false"/> <section id="contributor"> <h3 id="hd_id991712331471026"><variable id="contributor_h3">Contributor</variable></h3> - <paragraph role="paragraph" id="par_id1001712331484014">Enter the names of the people, organizations, or other entities that have made contributions to the document. For example he names of the authors of the document, or members of the team who contributed data.</paragraph> + <paragraph role="paragraph" id="par_id1001712331484014">Enter the names of the people, organizations, or other entities that have made contributions to the document. For example, the names of the document’s authors, or team members who contributed data to it.</paragraph> <paragraph role="paragraph" id="par_id341714417205026"><emph>DCMI Definition: </emph>An entity responsible for making contributions to the resource.</paragraph> </section> <bookmark branch="hid/sfx/ui/descriptioninfopage/coverage" id="bm_id171712337010386" localize="false"/> diff --git a/source/text/shared/guide/start_parameters.xhp b/source/text/shared/guide/start_parameters.xhp index 1740980581..9b0df08afa 100644 --- a/source/text/shared/guide/start_parameters.xhp +++ b/source/text/shared/guide/start_parameters.xhp @@ -533,11 +533,10 @@ </tablerow> <tablerow> <tablecell> - <paragraph role="tablecontent" id="par_id3149403" localize="false" xml-lang="en-US"><emph>--show[=slide_number]</emph></paragraph> + <paragraph role="tablecontent" id="par_id3149403" xml-lang="en-US"><emph>--show[=slide_number]</emph></paragraph> </tablecell> <tablecell> - <paragraph role="tablecontent" id="par_id3153838" xml-lang="en-US"> - Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <emph>slide_number</emph> is provided, they start at that slide.</paragraph> + <paragraph role="tablecontent" id="par_id3153838" xml-lang="en-US">Opens and starts the slideshow of the following presentation documents immediately. Files are closed after the showing. If a <literal>slide_number</literal> is provided, they start at that slide.</paragraph> </tablecell> </tablerow> <tablerow> |