summary refs log tree commit diff
path: root/synapse/config/tls.py
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-01-17 14:01:57 +0000
committerRichard van der Hoff <richard@matrix.org>2018-01-17 14:01:57 +0000
commite8f7541d3fbff2fc1b0eda369f44c8a4a6d42800 (patch)
treeebca667ed4a315eb70c9e760b5f49cea95039cd6 /synapse/config/tls.py
parentTrack DB scheduling delay per-request (diff)
parentMerge pull request #2793 from matrix-org/rav/db_txn_time_in_millis (diff)
downloadsynapse-e8f7541d3fbff2fc1b0eda369f44c8a4a6d42800.tar.xz
Merge remote-tracking branch 'origin/develop' into rav/track_db_scheduling
Diffstat (limited to 'synapse/config/tls.py')
-rw-r--r--synapse/config/tls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/tls.py b/synapse/config/tls.py
index 4748f71c2f..29eb012ddb 100644
--- a/synapse/config/tls.py
+++ b/synapse/config/tls.py
@@ -96,7 +96,7 @@ class TlsConfig(Config):
         # certificates returned by this server match one of the fingerprints.
         #
         # Synapse automatically adds the fingerprint of its own certificate
-        # to the list. So if federation traffic is handle directly by synapse
+        # to the list. So if federation traffic is handled directly by synapse
         # then no modification to the list is required.
         #
         # If synapse is run behind a load balancer that handles the TLS then it