mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-12 16:12:32 +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
@@ -27,8 +27,8 @@ class BaseSubmitDialog<P: Props, S: *> extends BaseDialog<P, S> {
|
||||
/**
|
||||
* Returns the title key of the submit button.
|
||||
*
|
||||
* NOTE: Please do not change this, this should be consistent accross the
|
||||
* application. This method is here to be able to be overriden ONLY by the
|
||||
* NOTE: Please do not change this, this should be consistent across the
|
||||
* application. This method is here to be able to be overridden ONLY by the
|
||||
* {@code ConfirmDialog}.
|
||||
*
|
||||
* @returns {string}
|
||||
|
||||
Reference in New Issue
Block a user