Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 50746c3

Browse files
deepbluev7squahtx
andauthored
Update synapse/handlers/room_summary.py
Co-authored-by: Sean Quah <[email protected]>
1 parent 71abccb commit 50746c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse/handlers/room_summary.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1118,7 +1118,7 @@ async def get_room_summary(
11181118

11191119
# The results over federation might include rooms that the we,
11201120
# as the requesting server, are allowed to see, but the requesting
1121-
# user is not permitted see.
1121+
# user is not permitted to see.
11221122
#
11231123
# Filter the returned results to only what is accessible to the user.
11241124
if await self._is_remote_room_accessible(

0 commit comments

Comments
 (0)