mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Fix many spelling mistakes.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
d8f4e0ffb9
commit
b0ce4f1bce
@@ -29,7 +29,7 @@ assert_provisioning_status_ok(options.skip_provision_check)
|
||||
with test_server_running(
|
||||
skip_provision_check=options.skip_provision_check, external_host="zulipdev.com:9981"
|
||||
):
|
||||
# Zerver imports should happen after `django.setup()` is run
|
||||
# zerver imports should happen after `django.setup()` is run
|
||||
# by the test_server_running decorator.
|
||||
from zerver.lib.actions import (
|
||||
change_user_is_active,
|
||||
|
Reference in New Issue
Block a user