diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2020-10-29 20:51:54 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2020-10-29 23:21:19 +0100 |
commit | 9b101f66be1998f47e4816a6faaae6536bbae8f4 (patch) | |
tree | c1f35c442e89bbcd17266012c0891ddfcd54d56c | |
parent | fb345611dd2859fd697dd6861583759e454b5501 (diff) |
Fix typo
Change-Id: I67f045e8cfa202bffd39ec8a015c937d4038c938
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/105029
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | source/text/swriter/guide/hidden_text_display.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/swriter/guide/hidden_text_display.xhp b/source/text/swriter/guide/hidden_text_display.xhp index 93014d4d31..01244aa96d 100644 --- a/source/text/swriter/guide/hidden_text_display.xhp +++ b/source/text/swriter/guide/hidden_text_display.xhp @@ -33,7 +33,7 @@ <paragraph xml-lang="en-US" id="par_id5659962" role="paragraph">If you have a text that was hidden by defining a condition with a variable, you have several options to display the hidden text. Do one of the following:</paragraph> <list type="unordered"> <listitem> - <paragraph xml-lang="en-US" id="par_id3152777" role="listitem">Check the <emph>Hidden Paragrephs</emph> box in the dialog <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - View</menuitem>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3152777" role="listitem">Check the <emph>Hidden Paragraphs</emph> box in the dialog <switchinline select="sys"><caseinline select="MAC"><menuitem>%PRODUCTNAME - Preferences</menuitem></caseinline><defaultinline><menuitem>Tools - Options</menuitem></defaultinline></switchinline> - <menuitem>%PRODUCTNAME Writer - View</menuitem>.</paragraph> </listitem> </list> <list type="unordered"> |