mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-08-12 19:27:48 +00:00
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
This commit is contained in:
committed by
Saúl Ibarra Corretgé
parent
7933d4b4d6
commit
d3680bbebd
@@ -33,7 +33,7 @@ type Props = {
|
||||
_onSetMessageRecipient: Function,
|
||||
|
||||
/**
|
||||
* The participant retreived from Redux by the participanrID prop.
|
||||
* The participant retrieved from Redux by the participanrID prop.
|
||||
*/
|
||||
_participant: Object
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user