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

Commit e0e26d3

Browse files
committed
Update comment.
1 parent 551b3bb commit e0e26d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse/handlers/room_member.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ async def _can_join_restricted_room(
187187
188188
Args:
189189
state_ids: The state of the room as it currently is.
190-
room_id: The room being joined.
190+
room_version: The room version of the room being joined.
191191
user_id: The user joining the room.
192192
193193
Returns:

0 commit comments

Comments
 (0)