mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
chore(typos) fix some typos
This commit is contained in:
@@ -139,7 +139,7 @@ export function getBackendSafeRoomName(room?: string): string|undefined {
|
||||
} catch (e) {
|
||||
// This can happen though if we get an unencoded string and it contains
|
||||
// some characters that look like an encoded entity, but it's not.
|
||||
// But in this case we're fine goin on...
|
||||
// But in this case we're fine going on...
|
||||
}
|
||||
|
||||
// Normalize the character set.
|
||||
|
||||
Reference in New Issue
Block a user