Git commit b410a74580a66acc4ee5e9545e312296909b669c by Michel Ludwig, on behalf of Andr? Marcelo Alvarenga. Committed on 14/06/2014 at 04:17. Pushed by mludwig into branch '2.1'.
fix even -> odd M +1 -1 doc/index.docbook http://commits.kde.org/kile/b410a74580a66acc4ee5e9545e312296909b669c diff --git a/doc/index.docbook b/doc/index.docbook index 67bdc9c..eab5d9b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2189,7 +2189,7 @@ <varlistentry> <term>select odd pages (reverse order)</term> - <listitem><para>Select all even pages of a document and reverse the order.</para></listitem> + <listitem><para>Select all odd pages of a document and reverse the order.</para></listitem> </varlistentry> <varlistentry>
