mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
typo: Fix a typo in block comment
Changed `one` to `want` so that the sentence make sense.
This commit is contained in:
@@ -227,7 +227,7 @@ def fetch_initial_state_data(
|
||||
|
||||
if want("realm"):
|
||||
# The realm bundle includes both realm properties and server
|
||||
# properties, since it's rare that one would one one and not
|
||||
# properties, since it's rare that one would want one and not
|
||||
# the other. We expect most clients to want it.
|
||||
#
|
||||
# A note on naming: For some settings, one could imagine
|
||||
|
||||
Reference in New Issue
Block a user