Git commit 4c7c0aa6f30c60d3dde79afd16f68248560c7bc5 by Luigi Toscano. Committed on 19/11/2013 at 23:18. Pushed by ltoscano into branch 'KDE/4.12'.
Doc: fix the name of the criteria fit-page was written twice. M +1 -1 doc/index.docbook http://commits.kde.org/okular/4c7c0aa6f30c60d3dde79afd16f68248560c7bc5 diff --git a/doc/index.docbook b/doc/index.docbook index 1f2236e..dec39f3 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1318,7 +1318,7 @@ Context menu actions like Rename Bookmarks etc.) </term> <listitem> <para><action>Change the magnification</action> of the document view - to a value that, depending on the size relation between the page and the view area, automatically either makes the pages' width equal to the document view's width (like fit-page), the pages' height equal to the document view's height (like fit-height), or the whole page visible (like fit-page).</para> + to a value that, depending on the size relation between the page and the view area, automatically either makes the pages' width equal to the document view's width (like fit-width), the pages' height equal to the document view's height (like fit-height), or the whole page visible (like fit-page).</para> </listitem> </varlistentry> <varlistentry>
