diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-11-28 14:40:22 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-11-28 21:52:35 +0100 |
commit | 1608a8a0c897c7b32a9bdc35f6f63fef33c42d53 (patch) | |
tree | 7b87379f20fe34c36042e4e459001c03e7b350bd | |
parent | b7227e7f464302207d5aa9e258ab77bbc42e9676 (diff) |
Remove inconsistent characters again
Change-Id: Icbfd7ed999f71263445b307d5893e40e26b91d57
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106809
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
(cherry picked from commit 279b2e0c5dbd25143352f2aa5c727c6bb9352275)
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106813
-rw-r--r-- | source/text/swriter/guide/print_selection.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/guide/print_selection.xhp b/source/text/swriter/guide/print_selection.xhp index 07247f90c4..477c459a0b 100644 --- a/source/text/swriter/guide/print_selection.xhp +++ b/source/text/swriter/guide/print_selection.xhp @@ -27,7 +27,7 @@ <h2 id="hd_id601605269573468">Printing a single page</h2> <list type="ordered"> <listitem> - <paragraph id="par_id571605684186001" role="listitem">Choose <menuitem>File > Print</menuitem> to open the <emph>Print</emph> dialog.</paragraph> + <paragraph id="par_id571605684186001" role="listitem">Choose <menuitem>File - Print</menuitem> to open the <emph>Print</emph> dialog.</paragraph> </listitem> <listitem> <paragraph id="par_id31605269603220" role="listitem">In the <emph>Range and Copies</emph> section, select the <emph>Pages</emph> option. The text box will show the current page number.</paragraph> @@ -44,7 +44,7 @@ <h2 id="hd_id171605269647972">Printing a range of pages</h2> <list type="ordered"> <listitem> - <paragraph id="par_id731605685039891" role="listitem">Choose <menuitem>File > Print</menuitem> to open the <emph>Print</emph> dialog.</paragraph> + <paragraph id="par_id731605685039891" role="listitem">Choose <menuitem>File - Print</menuitem> to open the <emph>Print</emph> dialog.</paragraph> </listitem> <listitem> <paragraph id="par_id261605269669284" role="listitem">In the <emph>Range and Copies</emph> section, select the <emph>Pages</emph> option. The text box will show the current page number.</paragraph> @@ -82,7 +82,7 @@ <paragraph id="par_id261605270158305" role="listitem"> Select the content to print.</paragraph> </listitem> <listitem> - <paragraph id="par_id481605687683495" role="listitem">Choose <menuitem>File > Print</menuitem> to open the <emph>Print</emph> dialog.</paragraph> + <paragraph id="par_id481605687683495" role="listitem">Choose <menuitem>File - Print</menuitem> to open the <emph>Print</emph> dialog.</paragraph> </listitem> <listitem> <paragraph id="par_id911605270164153" role="listitem">In the <emph>Range and Copies</emph> section, choose the <emph>Selection</emph> option.</paragraph> |