summary refs log tree commit diff
path: root/synapse/config/tls.py
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2018-01-16 16:52:31 +0000
committerMatthew Hodgson <matthew@matrix.org>2018-01-16 16:52:35 +0000
commit5e97ca7ee61761f6826fd1c4220877dc787d88dc (patch)
tree637822c4b534073f490b4cad06694aeb54b32577 /synapse/config/tls.py
parentMerge pull request #2785 from matrix-org/rav/reorganise_metrics_again (diff)
downloadsynapse-5e97ca7ee61761f6826fd1c4220877dc787d88dc.tar.xz
fix typo
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