chore(typos) fix some typos

This commit is contained in:
Stefan Weil
2022-08-30 16:21:58 +02:00
committed by GitHub
parent cc3a8b7b8d
commit 882d343e8b
21 changed files with 30 additions and 30 deletions

View File

@@ -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.