mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-12 03:22:31 +00:00
fix(misc) fix typos
Found via `codespell -q 3 -S ./lang -L miliseconds`
This commit is contained in:
@@ -19,7 +19,7 @@ export type Props = {
|
||||
_onRemovePrivateMessageRecipient: Function,
|
||||
|
||||
/**
|
||||
* Function to make the lobby message receipient inactive.
|
||||
* Function to make the lobby message recipient inactive.
|
||||
*/
|
||||
_onHideLobbyChatRecipient: Function,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user