codespell: Fix typos caught by codespell.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2023-10-09 11:41:12 -07:00
parent eea59e2edc
commit 7b4a74cc4d
17 changed files with 18 additions and 18 deletions

View File

@@ -384,7 +384,7 @@ You can restrict access to your Zulip server to a set of LDAP groups
using the `AUTH_LDAP_REQUIRE_GROUP` and `AUTH_LDAP_DENY_GROUP`
settings in `/etc/zulip/settings.py`.
An example configation for Active Directory group restriction can be:
An example configuration for Active Directory group restriction can be:
```python
import django_auth_ldap