From 7e1033f5a424b5805d497e5e00211cdc90e7e408 Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 20 Jan 2023 09:35:50 +0000 Subject: [PATCH] Add colon in comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Šimon Brandner --- src/matrix-utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/matrix-utils.ts b/src/matrix-utils.ts index 03e3267..0a2ecfe 100644 --- a/src/matrix-utils.ts +++ b/src/matrix-utils.ts @@ -212,7 +212,7 @@ export function fullAliasFromRoomName( } /** - * XXX What is this trying to do? It looks like it's getting the localpart from + * XXX: What is this trying to do? It looks like it's getting the localpart from * a room alias, but why is it splitting on hyphens and then putting spaces in?? * @param roomId * @returns