diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-24 10:24:13 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-25 23:03:45 +0100 |
commit | cd0fc90695b27b736b2c5e00389aa1052bfc6e30 (patch) | |
tree | 122f19cf082f31d752040d24b36dbeffb783667d /source | |
parent | 0e5a56e81f63d2705f1083acda4b2d899783fdcd (diff) |
Fix typos in help page
Add switchinline
Change-Id: I0bb07ddf67f8e83ab91a4de6c0d6d3c5c43a0e57
Reviewed-on: https://gerrit.libreoffice.org/47048
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/simpress/guide/presenter_console.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/simpress/guide/presenter_console.xhp b/source/text/simpress/guide/presenter_console.xhp index 35f7f77c14..0f2e601c45 100644 --- a/source/text/simpress/guide/presenter_console.xhp +++ b/source/text/simpress/guide/presenter_console.xhp @@ -34,7 +34,7 @@ <paragraph role="paragraph" id="par_id21512577205388" xml-lang="en-US">To enable the Presenter Console:</paragraph> <list type="unordered"> <listitem> - <paragraph id="par_id351512577323192" role="listitem" xml-lang="en-US"><item type="item_type">Tools - Options - %PRODUCTNAME Impres - General</item></paragraph> + <paragraph id="par_id351512577323192" role="listitem" xml-lang="en-US"><item type="menuitem">Choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME Impress - General</item></paragraph> </listitem> <listitem> <paragraph id="par_id411512577389978" role="listitem" xml-lang="en-US">Select <emph>Enable Presenter Console</emph> in the Presentation area.</paragraph> @@ -93,7 +93,7 @@ <paragraph role="paragraph" id="par_id341512828780413" xml-lang="en-US">The Normal mode shows the current slide on the left and the next slide on the right of the computer display.</paragraph> <paragraph role="paragraph" id="par_id311512825411947" xml-lang="en-US"> <image src="media/helpimg/sd_PresenterConsole01.png" id="img_id481512825411947" width="640" height="360"> - <alt xml-lang="en-US" id="alt_id151512825411947">resenter console normal mode</alt> + <alt xml-lang="en-US" id="alt_id151512825411947">Presenter console normal mode</alt> </image> </paragraph> <paragraph role="heading" id="hd_id51512827289580" level="3" xml-lang="en-US">Notes mode</paragraph> |