summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgeorg <georg@riseup.net>2018-03-15 02:20:52 +0100
committergeorg <georg@riseup.net>2018-03-15 02:20:52 +0100
commit87ceef354f1e0d93d7261465d494bdc97230f0d1 (patch)
tree7351966f31846398ea77c5043d6f34028a8db7ee
parent05c57c289313cd1042a19a52a4b6d92e5696aeee (diff)
Fix typos found by codespell
-rw-r--r--docs/index.md2
-rw-r--r--index.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md
index 938cf03..9e2a86f 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -114,7 +114,7 @@ Now you are ready to install schleuder and schleuder-cli
yum install schleuder schleuder-cli
-Afterwards run `schleuder install` to finalize the setup of Schleuder. This creates neccessary directories, copies example configs, etc. If you see errors about missing write permissions please follow the advice given.
+Afterwards run `schleuder install` to finalize the setup of Schleuder. This creates necessary directories, copies example configs, etc. If you see errors about missing write permissions please follow the advice given.
{: .note}
The copr-repository also provides you with a package for [schleuder-web](https://0xacab.org/schleuder/schleuder-web/). Please read the documentation of schleuder-web on how to get it up and running.
diff --git a/index.md b/index.md
index a1856ad..ed5ae0c 100644
--- a/index.md
+++ b/index.md
@@ -24,7 +24,7 @@ To **be notified** of news about Schleuder subscribe to [schleuder-announce](htt
2017-10-24: **Schleuder 3.2.1 released!** This release adds an explicit dependency on ruby-gpgme >= 2.0.13, which includes a fix for a bug people have run into. Please see the [changelog of schleuder](https://0xacab.org/schleuder/schleuder/blob/master/CHANGELOG.md#321-2017-10-24) for details.
-2017-10-23: **Schleuder 3.2 released!** This release adds two new features: An internal footer to be appended to each mail sent to a subcribed address, and an option to use an OS-wide defined keyserver (useful on Debian 9). On top, two new keywords: `X-RESEND-UNENCRYPTED` and `X-RESEND-CC-UNENCRYPTED` will send out mails in the clear, regardless of whether relevant keys exist. Additionally, some bugs were fixed. Don't forget to **run `schleuder install`** after the update to apply a necessary database migration. Please see the [changelog of schleuder](https://0xacab.org/schleuder/schleuder/blob/master/CHANGELOG.md#320-2017-10-23) for details.
+2017-10-23: **Schleuder 3.2 released!** This release adds two new features: An internal footer to be appended to each mail sent to a subscribed address, and an option to use an OS-wide defined keyserver (useful on Debian 9). On top, two new keywords: `X-RESEND-UNENCRYPTED` and `X-RESEND-CC-UNENCRYPTED` will send out mails in the clear, regardless of whether relevant keys exist. Additionally, some bugs were fixed. Don't forget to **run `schleuder install`** after the update to apply a necessary database migration. Please see the [changelog of schleuder](https://0xacab.org/schleuder/schleuder/blob/master/CHANGELOG.md#320-2017-10-23) for details.
Older news can be found in the [archive of the announce-mailinglist](https://lists.nadir.org/pipermail/schleuder-announce/).