summary refs log tree commit diff
path: root/synapse/app
diff options
context:
space:
mode:
authorMark Haines <mark.haines@matrix.org>2016-06-03 18:10:00 +0100
committerMark Haines <mark.haines@matrix.org>2016-06-03 18:10:00 +0100
commitac9716f1546ae486cac435b8a577cc2c54b666d6 (patch)
treefadd45b0ea3d03d47284a5ed6afcd860bb388cef /synapse/app
parentAdd get_presence_list_accepted to the broken caches in synchrotron (diff)
downloadsynapse-ac9716f1546ae486cac435b8a577cc2c54b666d6.tar.xz
Fix spelling
Diffstat (limited to 'synapse/app')
-rw-r--r--synapse/app/synchrotron.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/app/synchrotron.py b/synapse/app/synchrotron.py
index c77854fab1..aa81e1c5da 100644
--- a/synapse/app/synchrotron.py
+++ b/synapse/app/synchrotron.py
@@ -122,7 +122,7 @@ class SynchrotronSlavedStore(
     SlavedFilteringStore,
     SlavedPresenceStore,
     BaseSlavedStore,
-    ClientIpStore,  # After BaseSlavedStre because the constructor is different
+    ClientIpStore,  # After BaseSlavedStore because the constructor is different
 ):
     # XXX: This is a bit broken because we don't persist forgotten rooms
     # in a way that they can be streamed. This means that we don't have a