summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthew Hodgson <matthew@matrix.org>2017-10-29 20:54:20 +0000
committerMatthew Hodgson <matthew@matrix.org>2017-10-29 20:54:20 +0000
commit208a6647f13ed508309523aa0ed7b0250c97f886 (patch)
treefc3a4366a6dff5b0bffd735b891c8953e12f027c
parentmove url_previews to MD as RST does my head in (diff)
downloadsynapse-208a6647f13ed508309523aa0ed7b0250c97f886.tar.xz
fix typo
-rw-r--r--synapse/config/cas.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/config/cas.py b/synapse/config/cas.py
index 938f6f25f8..8109e5f95e 100644
--- a/synapse/config/cas.py
+++ b/synapse/config/cas.py
@@ -41,7 +41,7 @@ class CasConfig(Config):
         #cas_config:
         #   enabled: true
         #   server_url: "https://cas-server.com"
-        #   service_url: "https://homesever.domain.com:8448"
+        #   service_url: "https://homeserver.domain.com:8448"
         #   #required_attributes:
         #   #    name: value
         """