DEV: Fix various typos (#24461)

November 2023 edition
This commit is contained in:
Jarek Radosz
2023-11-20 16:49:49 +01:00
committed by GitHub
parent 3408db94f0
commit 8968887e24
9 changed files with 18 additions and 20 deletions

View File

@@ -118,7 +118,7 @@ class PrivateMessageTopicTrackingState
)
end
# Note: At some point we may want to make the same peformance optimisation
# Note: At some point we may want to make the same performance optimisation
# here as we did with the other topic tracking state, where we only send
# one 'unread' update to all users, not a more accurate unread update to
# each individual user with their own read state.