mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
DEV: Fix random typos (#21638)
This commit is contained in:
@ -10,7 +10,7 @@ const DIRECT_MESSAGE_CHANNELS_LIMIT = 20;
|
||||
|
||||
/*
|
||||
The ChatChannelsManager service is responsible for managing the loaded chat channels.
|
||||
It provides helpers to facilitate using and managing laoded channels instead of constantly
|
||||
It provides helpers to facilitate using and managing loaded channels instead of constantly
|
||||
fetching them from the server.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user