docs: Fix some typos in documentation (most of them found and fixed by codespell).

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil
2020-03-17 13:57:10 +01:00
committed by GitHub
parent 5e47f2975e
commit c220b971ae
24 changed files with 26 additions and 26 deletions

View File

@@ -527,7 +527,7 @@ In frontend, we have split the `property_types` into three objects:
like who can join the organization and whether normal users can
create streams or upload custom emoji.
Once you've determined wheter the new setting belongs, the next step
Once you've determined whether the new setting belongs, the next step
is to find the right subsection of that page to put the setting
in. For example in this case of `mandatory_topics` it will lie in
"Message feed" (`msg_feed`) subsection.