From f70039bbcb1b4007315ca0e37dcfc73906092b8c Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Tue, 20 Jan 2015 21:04:27 +0100 Subject: [PATCH] Fix typos (Claude Tompers). --- kronolith/locale/en/help.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kronolith/locale/en/help.xml b/kronolith/locale/en/help.xml index 94c173957d4..e62b7c1b2c6 100644 --- a/kronolith/locale/en/help.xml +++ b/kronolith/locale/en/help.xml @@ -136,7 +136,7 @@ Events can be made to repeat in various ways. Many events repeat in certain frequently used ways. For example, the "Monthly" recurrence types make the selected item repeat each month and the "Weekly" - recurrence type makes the selected item repeat each per week. These can be + recurrence type makes the selected item repeat each week. These can be made to represent events that repeat in complex ways: for example, an item that occurs on the third Friday of each month, or an item that occurs on Monday, Wednesday, and Friday every week. @@ -163,7 +163,7 @@ following are examples of code to use to embed each view on an external blog or website. You should obviously edit the code with the correct server address and calendar name. The 'container' parameter is arbitrary, but must - both match the DOM id of the the div element and be unique across the whole + both match the DOM id of the div element and be unique across the whole page you are embedding in.