summary refs log tree commit diff
path: root/synapse/storage
diff options
context:
space:
mode:
authorErik Johnston <erikj@jki.re>2017-07-20 13:15:22 +0100
committerGitHub <noreply@github.com>2017-07-20 13:15:22 +0100
commit57826d645bd62ab534dbcab8d66a98daec145459 (patch)
tree330a0dbfd3aa5ac29243e10ee4cc944b6658c65d /synapse/storage
parentComments (diff)
downloadsynapse-57826d645bd62ab534dbcab8d66a98daec145459.tar.xz
Fix typo
Diffstat (limited to 'synapse/storage')
-rw-r--r--synapse/storage/group_server.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/storage/group_server.py b/synapse/storage/group_server.py

index 0a69e0f501..a2e7aa47d8 100644 --- a/synapse/storage/group_server.py +++ b/synapse/storage/group_server.py
@@ -798,7 +798,7 @@ class GroupServerStore(SQLBaseStore): }, ) - # TODO: Insert profile to ensuer it comes down stream if its a join. + # TODO: Insert profile to ensure it comes down stream if its a join. if membership == "join": if local_attestation: