Git commit 9ff7032fdd3b99a66e0c371a27a624d99af3589d by Yuri Chornoivan. Committed on 10/11/2016 at 16:13. Pushed by yurchor into branch 'master'.
Fix minor typo, use entities M +3 -3 digikam/using-setup-views.docbook http://commits.kde.org/digikam-doc/9ff7032fdd3b99a66e0c371a27a624d99af3589d diff --git a/digikam/using-setup-views.docbook b/digikam/using-setup-views.docbook index 8342ce6..9f145cc 100644 --- a/digikam/using-setup-views.docbook +++ b/digikam/using-setup-views.docbook @@ -130,7 +130,7 @@ <para> The options in this tab apply only to the Full Screen Mode you can access via the <guilabel>Full Screen</guilabel> button on the Toolbar or via <menuchoice> - <shortcut><keycombo action="press"><keycap>Ctrl</keycap><keycap>Shift</keycap><keycap>F</keycap></keycombo></shortcut> + <shortcut><keycombo action="press">&Ctrl;&Shift;<keycap>F</keycap></keycombo></shortcut> <guimenu>View</guimenu><guimenuitem>Full Screen Mode</guimenuitem> </menuchoice> in the main menu or the context menu. It does <emphasis>not</emphasis> apply to the Full Screen Mode you access by clicking the <quote>Show Fullscreen</quote> icon @@ -147,7 +147,7 @@ </para> <para> - If all three options are activated the only way to leave the Full Screen Mode is the context menu or <keycombo action="press"><keycap>Ctrl</keycap><keycap>Shift</keycap><keycap>F</keycap></keycombo>. You can work on the images also by choosing functions from the context menu of an icon or the preview. + If all three options are activated the only way to leave the Full Screen Mode is the context menu or <keycombo action="press">&Ctrl;&Shift;<keycap>F</keycap></keycombo>. You can work on the images also by choosing functions from the context menu of an icon or the preview. </para> @@ -171,7 +171,7 @@ </para> <para> - For more informations, for example how to remove file types from the list, use the context help with the question mark from the window header. + For more information, for example how to remove file types from the list, use the context help with the question mark from the window header. </para> </sect3>
