mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-07-26 05:37:46 +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
@@ -12,7 +12,7 @@ import { openURLInBrowser } from '../../base/util';
|
||||
type Props = AbstractButtonProps & {
|
||||
|
||||
/**
|
||||
* The URL to the user documenation.
|
||||
* The URL to the user documentation.
|
||||
*/
|
||||
_userDocumentationURL: string
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user