mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 15:57:47 +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
@@ -7,7 +7,7 @@ import { translate } from '../../../../base/i18n';
|
||||
import { connect } from '../../../../base/redux';
|
||||
|
||||
/**
|
||||
* Dialog to inform the user that we could't fetch the dial-in info page.
|
||||
* Dialog to inform the user that we couldn't fetch the dial-in info page.
|
||||
*/
|
||||
class DialInSummaryErrorDialog extends Component<{}> {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user