Git commit 2e0c8fdd666691822a8ba2eff8fa827c16cf5283 by Burkhard L?ck, on behalf of Yuri Chornoivan. Committed on 07/09/2013 at 07:29. Pushed by lueck into branch 'KDE/4.11'.
Fix typo (cherry picked from commit 301d4c4a864194b75c39d05e50a21ce92f0f42fb) backport to 4.11.2 M +1 -1 doc/akonadi_sendlater_agent/index.docbook http://commits.kde.org/kdepim/2e0c8fdd666691822a8ba2eff8fa827c16cf5283 diff --git a/doc/akonadi_sendlater_agent/index.docbook b/doc/akonadi_sendlater_agent/index.docbook index 6e595b8..c4fbbaa 100644 --- a/doc/akonadi_sendlater_agent/index.docbook +++ b/doc/akonadi_sendlater_agent/index.docbook @@ -67,7 +67,7 @@ This is useful if you need to send out reminders to someone on a consistent basi <para> You can put the message in your queued messages by selecting the <guibutton>Put in outbox</guibutton> button or select the <guibutton>Send Later</guibutton> button to schedule the message immediately. </para> -<para>This agent works independent from &kmail; and does not need a running &kmail; instance or &kmail; beeing +<para>This agent works independent from &kmail; and does not need a running &kmail; instance or &kmail; being in online mode.</para> <para>If you have no network connection when a scheduled message should be sent, the agent will report an error and ask if you want to resend it later.</para>
