Git commit e98318178605079b72033945eaca8a3f5382bee3 by Yuri Chornoivan. Committed on 28/12/2016 at 07:20. Pushed by yurchor into branch 'master'.
Fix minor typos M +3 -3 digikam/menu-mainwindow.docbook https://commits.kde.org/digikam-doc/e98318178605079b72033945eaca8a3f5382bee3 diff --git a/digikam/menu-mainwindow.docbook b/digikam/menu-mainwindow.docbook index b9b2e5d..d37c8a5 100644 --- a/digikam/menu-mainwindow.docbook +++ b/digikam/menu-mainwindow.docbook @@ -466,7 +466,7 @@ <listitem> <para> <action> - Shows images in a table where you can choose by right clicking on the title bar which informations you want to be displayed. + Shows images in a table where you can choose by right clicking on the title bar which information you want to be displayed. </action> </para> <para> @@ -543,7 +543,7 @@ <varlistentry> <term><menuchoice> - <shortcut><keycombo action="simul">&Ctrl;<keycap>+,+</keycap></keycombo> </shortcut> + <shortcut><keycombo action="simul">&Ctrl;<keycap>+</keycap></keycombo> </shortcut> <guimenu>View</guimenu><guimenuitem>Zoom in</guimenuitem> </menuchoice></term> <listitem><para><action>Increase preview or the thumbnail size of the currently selected Album.</action></para></listitem> @@ -551,7 +551,7 @@ <varlistentry> <term><menuchoice> - <shortcut><keycombo action="simul">&Ctrl;<keycap>-,-</keycap></keycombo> </shortcut> + <shortcut><keycombo action="simul">&Ctrl;<keycap>-</keycap></keycombo> </shortcut> <guimenu>View</guimenu><guimenuitem>Zoom out</guimenuitem> </menuchoice></term> <listitem><para><action>Decrease preview or the thumbnail size of the currently selected Album.</action></para></listitem>
