Git commit 3842827b2874171b9f0d91ceb524b949fb290800 by Yuri Chornoivan. Committed on 19/05/2013 at 20:16. Pushed by yurchor into branch 'master'.
Add missing comma M +1 -1 doc/index.docbook http://commits.kde.org/okular/3842827b2874171b9f0d91ceb524b949fb290800 diff --git a/doc/index.docbook b/doc/index.docbook index b4e69c8..6a71120 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1549,7 +1549,7 @@ Add a 'Find Previous' entry <guimenu>Settings</guimenu> <guimenuitem>Configure Backends...</guimenuitem> </menuchoice>. - Currently, configuration options are provided for EPub, &PostScript;, FictionBook Txt, OpenDocument Text, and &PDF; backends only. + Currently, configuration options are provided for EPub, &PostScript;, FictionBook, Txt, OpenDocument Text, and &PDF; backends only. </para> <screenshot> <screeninfo>The backends configuration dialog</screeninfo>
