mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
typos: Fix typos caught by typos.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -1473,7 +1473,7 @@ def get_incoming_message_ids(import_dir: Path, sort_by_date: bool) -> List[int]:
|
||||
# save memory and speed up the sort. For
|
||||
# Zulip-to-Zulip imports, the
|
||||
# message_id will generally be a good tiebreaker.
|
||||
# If we occasionally mis-order the ids for two
|
||||
# If we occasionally misorder the ids for two
|
||||
# messages from the same second, it's not the
|
||||
# end of the world, as it's likely those messages
|
||||
# arrived to the original server in somewhat
|
||||
|
||||
Reference in New Issue
Block a user