subscription_info: Fix typo caught by codespell.

This commit is contained in:
Alex Vandiver
2023-11-16 18:55:31 +00:00
parent 09ccdc301b
commit 244b499200

View File

@@ -493,7 +493,7 @@ def gather_subscriptions_helper(
"""
User who are no longer subscribed to a stream that they don't have
metadata access to will not receive metadata related to this stream
and their clients will see it as an unkown stream if referenced
and their clients will see it as an unknown stream if referenced
somewhere (e.g. a markdown stream link), just like they would see
a reference to a private stream they had never been subscribed to.
"""