mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-15 04:16:02 -05:00
Fix typos and spelling errors. (#8639)
This commit is contained in:
parent
c850dd9a8e
commit
34a5696f93
41 changed files with 63 additions and 60 deletions
|
|
@ -143,7 +143,7 @@ class RegistrationConfig(Config):
|
|||
RoomCreationPreset.TRUSTED_PRIVATE_CHAT,
|
||||
}
|
||||
|
||||
# Pull the creater/inviter from the configuration, this gets used to
|
||||
# Pull the creator/inviter from the configuration, this gets used to
|
||||
# send invites for invite-only rooms.
|
||||
mxid_localpart = config.get("auto_join_mxid_localpart")
|
||||
self.auto_join_user_id = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue