chore(typos) fix various typos

Found via `codespell -q 3 -S "*.svg,./lang" -L anser,bu,dialin,goup,miliseconds,nd,vew`
This commit is contained in:
luzpaz
2024-12-19 13:09:42 +00:00
committed by Saúl Ibarra Corretgé
parent 3d30489cc4
commit 30595584a3
41 changed files with 54 additions and 54 deletions

View File

@@ -309,7 +309,7 @@ StateListenerRegistry.register(
});
/**
* Returns the source names asociated with the given participants list.
* Returns the source names associated with the given participants list.
*
* @param {Array<string>} participantList - The list of participants.
* @param {Object} state - The redux state.