Git commit 50fd9bc2a710b9951e9fa81ba43f180c9cd44273 by Yuri Chornoivan. Committed on 11/12/2016 at 07:26. Pushed by yurchor into branch 'master'.
Add missing parenthesis to the docs sentence M +1 -1 doc/index.docbook https://commits.kde.org/kalarm/50fd9bc2a710b9951e9fa81ba43f180c9cd44273 diff --git a/doc/index.docbook b/doc/index.docbook index 84b34147..5d0a4c55 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2638,7 +2638,7 @@ client to be used to send email alarms:</para> <itemizedlist> <listitem><para><guilabel>KMail</guilabel>: When an email alarm is triggered, the email is sent automatically using &kmail; (which is -started first if necessary.</para> +started first if necessary).</para> </listitem> <listitem><para><guilabel>Sendmail</guilabel>: When an email alarm is
