diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2024-01-07 18:59:16 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2024-01-07 23:39:24 +0100 |
commit | 2ad868517906b24dfbe86df1be2286352778c3d2 (patch) | |
tree | 21bd4d7e6637adcb67e26ddf84dab9bd1d192ae8 /source/text | |
parent | a7d48c91ea63b5333875f3d3dbf378317b060211 (diff) |
fix various typos
Change-Id: I5acec9d7e452742efa816a31d578f12fc6f748f5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/161770
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/shared/01/SelectTable.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/SetOptimalRowHeight.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/ZoomPrevious.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/formatting_mark.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/graphic_size_check.xhp | 3 |
5 files changed, 5 insertions, 6 deletions
diff --git a/source/text/shared/01/SelectTable.xhp b/source/text/shared/01/SelectTable.xhp index b9be2d88c7..0441953354 100644 --- a/source/text/shared/01/SelectTable.xhp +++ b/source/text/shared/01/SelectTable.xhp @@ -11,7 +11,7 @@ <meta> <topic id="textshared01SelectTablexhp" indexer="include" status="PUBLISH"> - <title id="tit">Rows</title> + <title id="tit">Table</title> <filename>/text/shared/01/SelectTable.xhp</filename> </topic> </meta> diff --git a/source/text/shared/01/SetOptimalRowHeight.xhp b/source/text/shared/01/SetOptimalRowHeight.xhp index e5f6b85d47..18174368b6 100644 --- a/source/text/shared/01/SetOptimalRowHeight.xhp +++ b/source/text/shared/01/SetOptimalRowHeight.xhp @@ -24,7 +24,7 @@ <bookmark_value>rows; optimal heights</bookmark_value> <bookmark_value>optimal row heights</bookmark_value> <bookmark_value>optimal row heights;text table</bookmark_value> -<bookmark_value>optimal row heights;text table;optimal row heights</bookmark_value> +<bookmark_value>text table;optimal row heights</bookmark_value> </bookmark> <section id="optimal_row_height"> <h1 id="hd_id3150010"><variable id="h1"><link href="text/shared/01/SetOptimalRowHeight.xhp">Optimal Row Height</link></variable></h1> diff --git a/source/text/shared/01/ZoomPrevious.xhp b/source/text/shared/01/ZoomPrevious.xhp index e97d80e88c..923b803cb2 100644 --- a/source/text/shared/01/ZoomPrevious.xhp +++ b/source/text/shared/01/ZoomPrevious.xhp @@ -19,7 +19,7 @@ <bookmark branch="hid/.uno:ZoomPrevious" id="bm_id561698696093669" localize="false"/> <section id="zoomprevious"> <h1 id="hd_id941698696138292"><variable id="h1"><link href="text/shared/01/ZoomPrevious.xhp">Zoom Previous</link></variable></h1> - <paragraph id="par_id531698696138294" role="paragraph">Returns the display of the slide to the previous zoom factor you applied.</paragraph> + <paragraph id="par_id531698696138294" role="paragraph">Returns the display of the <switchinline select="appl"><caseinline select="IMPRESS">slide</caseinline><defaultinline>page</defaultinline></switchinline> to the previous zoom factor you applied.</paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000403.xhp#zoomprevious"/> diff --git a/source/text/shared/01/formatting_mark.xhp b/source/text/shared/01/formatting_mark.xhp index f9bc7f7de2..3ac2d0a39a 100644 --- a/source/text/shared/01/formatting_mark.xhp +++ b/source/text/shared/01/formatting_mark.xhp @@ -64,7 +64,7 @@ <paragraph role="paragraph" id="par_id231694945031123">Inserts a narrow version of the no-break space. The inserted character is Unicode <literal>U+202F</literal>.</paragraph> <h2 id="hd_id2295907">Zero-width space</h2> -<paragraph id="par_id1536301" role="paragraph"><ahelp hid=".">Inserts an invisible space within a word that indicates a word or line break opportunity, even though no space is shown. The inserted character, which has no width, is Unicode<literal>U+200B</literal>.</ahelp></paragraph> +<paragraph id="par_id1536301" role="paragraph"><ahelp hid=".">Inserts an invisible space within a word that indicates a word or line break opportunity, even though no space is shown. The inserted character, which has no width, is Unicode <literal>U+200B</literal>.</ahelp></paragraph> <bookmark branch="hid/.uno:InsertWJ" id="bm_id8484450" localize="false"/> <h2 id="hd_id3245643">Word joiner</h2> diff --git a/source/text/shared/01/graphic_size_check.xhp b/source/text/shared/01/graphic_size_check.xhp index 92020fcbcb..53464554df 100644 --- a/source/text/shared/01/graphic_size_check.xhp +++ b/source/text/shared/01/graphic_size_check.xhp @@ -23,8 +23,7 @@ </bookmark> <section id="graphicsizecheck"> <h1 id="hd_id411692796683457"><variable id="h1"><link href="text/shared/01/graphic_size_check.xhp">Graphic Size Check</link></variable></h1> - <paragraph id="par_id211692796683461" role="paragraph">Warns if the document has an image that is too big -or too small in resolution.</paragraph> + <paragraph id="par_id211692796683461" role="paragraph">Warns if the document has an image that is too big or too small in resolution.</paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000004.xhp#from_menu_bar"/> |