diff options
author | Dave Whiteland <dave@mysociety.org> | 2015-04-01 19:59:28 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2015-04-01 19:59:28 +0100 |
commit | 6cc59ede7bca866f7e56c771cc12ca1afa9406ef (patch) | |
tree | 3304ea68b1e5cfecc2518aa6effa643175e12fdd | |
parent | 38cab1a0fc57ce47266951885fbb951602db309c (diff) |
change iCal to iCalendar
(used to be iCal, which it isn't any more http://en.wikipedia.org/wiki/ICalendar )
-rw-r--r-- | docs/glossary.md | 2 | ||||
-rw-r--r-- | docs/installing/next_steps.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/glossary.md b/docs/glossary.md index b6e664673..d0e03b41d 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -503,7 +503,7 @@ Definitions <li> See more about <a href="{{ site.baseurl }}docs/installing/next_steps/#add-some-public-holidays">adding - public holidays</a>. It's possible to load dates from an iCal + public holidays</a>. It's possible to load dates from an iCalendar feed or accept Alaveteli's suggestions. </li> </ul> diff --git a/docs/installing/next_steps.md b/docs/installing/next_steps.md index af86331e8..2b7acbd45 100644 --- a/docs/installing/next_steps.md +++ b/docs/installing/next_steps.md @@ -172,7 +172,7 @@ To add public holidays, go to the <a href="{{ site.baseurl }}docs/glossary/#admin" class="glossary__link">admin interface</a> and click on **Holidays**. From here you can either add each day of holiday by hand, using the **New Holiday** button, or you can create multiple holidays at -once using the **Create holidays from suggestions or iCal feed** button. +once using the **Create holidays from suggestions or iCalendar feed** button. ## Start thinking about customising Alaveteli |