Git commit 24b8397f2503cb3aa50905d8745bf31cc16b73f1 by Luigi Toscano. Committed on 21/01/2013 at 01:18. Pushed by ltoscano into branch 'master'.
doc: fix misplaced colons M +2 -2 doc/kmail/faq.docbook http://commits.kde.org/kdepim/24b8397f2503cb3aa50905d8745bf31cc16b73f1 diff --git a/doc/kmail/faq.docbook b/doc/kmail/faq.docbook index 5bc8421..cb50a44 100644 --- a/doc/kmail/faq.docbook +++ b/doc/kmail/faq.docbook @@ -778,8 +778,8 @@ the &imap; account, the Local Folders will stay collapsed when &kmail; starts. <qandaentry> <question><para>How to use E-Mail Translation?</para></question> -<answer><para><emphasis>Symptom</emphasis>: you receive mail messages in different languages and want to translate them without doing lots of copy and paste.</para> -<para><emphasis>Solution</emphasis>: using an external program to translate our E-Mail and display it.</para> +<answer><para><emphasis>Symptom:</emphasis> you receive mail messages in different languages and want to translate them without doing lots of copy and paste.</para> +<para><emphasis>Solution:</emphasis> using an external program to translate our E-Mail and display it.</para> <para><emphasis>Step by step implementation</emphasis></para> <para><warning><para>The provided solution was tested limited number of times and should be used with caution.</para></warning></para> <itemizedlist>
