DEV: Fix random typos (#34987)

September 2025 edition
This commit is contained in:
Jarek Radosz
2025-09-26 09:52:28 +08:00
committed by GitHub
parent e0e33b539f
commit 2773ee4963
15 changed files with 17 additions and 17 deletions
@@ -198,7 +198,7 @@ module DiscoursePostEvent
end
result = self.invitees.insert_all!(attrs)
# batch event does not call calleback
# batch event does not call callback
ChatChannelSync.sync(self) if chat_enabled?
result