diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-01-25 13:24:49 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-01-25 13:39:27 +0100 |
commit | 8d852d1c804bb12ffc339f56b0d838797200f8b5 (patch) | |
tree | 708aa87f7a3d4f35458e34b6c9183d751fdd353d /source/text/shared/00/00000406.xhp | |
parent | cf7ed063304873b3b09c81e31ac99f161f46211d (diff) |
fix some …</emph><emph>… cases
as closing formatting just to open it immediately again doesn't make
sense.
unfortunately "switchinline" is none of emph's allowed children, so the
individual cases need to have the formatting
Change-Id: I9071990f882086d6c280df1d3ab958a8f3ff3c61
Diffstat (limited to 'source/text/shared/00/00000406.xhp')
-rw-r--r-- | source/text/shared/00/00000406.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp index d803a72a5f..163f4aeb62 100644 --- a/source/text/shared/00/00000406.xhp +++ b/source/text/shared/00/00000406.xhp @@ -147,7 +147,7 @@ <paragraph xml-lang="en-US" id="par_id3145112" role="paragraph" l10n="U" oldref="125">Path selection button in various wizards</paragraph> <paragraph xml-lang="en-US" id="par_id3153953" role="paragraph" l10n="U" oldref="126">Click <emph>Edit</emph> button for a few entries under <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename] - Paths</emph></paragraph> </section> - <paragraph xml-lang="en-US" id="par_id3147295" role="paragraph" l10n="U" oldref="23"><variable id="optionen">Choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline></emph> + <paragraph xml-lang="en-US" id="par_id3147295" role="paragraph" l10n="U" oldref="23"><variable id="optionen">Choose <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3156006" role="paragraph" l10n="U" oldref="24"><variable id="optionenallgemein">Choose <emph><switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - $[officename]</emph> </variable></paragraph> |