Git commit 8293a750176195c3036bd7f38224be4e3f595dfd by Burkhard L?ck. Committed on 24/02/2013 at 13:51. Pushed by lueck into branch 'master'.
remove consecutive duplicate words >will< + >of< M +2 -2 doc/index.docbook http://commits.kde.org/skrooge/8293a750176195c3036bd7f38224be4e3f595dfd diff --git a/doc/index.docbook b/doc/index.docbook index 70bd377..99c0535 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -614,7 +614,7 @@ In all &appname; views, you will find a "filter" field allowing you to search as <sect3 id="import_date"> <title>Date</title> -<para>Sometimes, the input files will will not have dates formatted as per your country's customs (it may happen in QIF or CSV, OFX has an imposed date format). &appname; will do its best to detect the format.</para> +<para>Sometimes, the input files will not have dates formatted as per your country's customs (it may happen in QIF or CSV, OFX has an imposed date format). &appname; will do its best to detect the format.</para> </sect3> <sect3 id="import_status"> @@ -746,7 +746,7 @@ The Account type is not used for any kind of processing at the moment, it is jus </varlistentry> <varlistentry> <term>Address</term> -<listitem><para>The address of of the agency</para></listitem> +<listitem><para>The address of the agency</para></listitem> </varlistentry> <varlistentry> <term>Comment</term>
