mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-24 06:23:11 -05:00
Replace instance variations of homeserver with correct case/spacing
This commit is contained in:
parent
963ffb60b9
commit
bc29a19731
18 changed files with 31 additions and 31 deletions
|
|
@ -20,7 +20,7 @@ logger = logging.getLogger(__name__)
|
|||
|
||||
|
||||
def create_resource_tree(desired_tree, root_resource):
|
||||
"""Create the resource tree for this Home Server.
|
||||
"""Create the resource tree for this homeserver.
|
||||
|
||||
This in unduly complicated because Twisted does not support putting
|
||||
child resources more than 1 level deep at a time.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue