Git commit 8877e1ca24f78c15ed43cb0b586d6fa8f143f88d by Burkhard Lück. Committed on 08/01/2017 at 16:48. Pushed by lueck into branch 'master'.
fix wrong date in example M +1 -1 doc/konsolekalendar/index.docbook https://commits.kde.org/akonadi-calendar-tools/8877e1ca24f78c15ed43cb0b586d6fa8f143f88d diff --git a/doc/konsolekalendar/index.docbook b/doc/konsolekalendar/index.docbook index 4155c91..141e83c 100644 --- a/doc/konsolekalendar/index.docbook +++ b/doc/konsolekalendar/index.docbook @@ -189,7 +189,7 @@ applications (like &korganizer;).</para> <screen><prompt>%</prompt><userinput> <command>konsolekalendar</command> <option>--list-calendars</option></userinput></screen> <para> -<informalexample><para>In the following example, an event starting on 2016-12-01 (December 4, 2016) +<informalexample><para>In the following example, an event starting on 2016-12-01 (December 1, 2016) at 10:00 and ending at 12:00 with summary "Doctor Visit" will be inserted into the user's calendar resource with the id 8:</para>
