summary refs log tree commit diff
path: root/synapse/logging
diff options
context:
space:
mode:
authorPatrick Cloke <patrickc@matrix.org>2020-09-14 11:46:58 -0400
committerPatrick Cloke <patrickc@matrix.org>2020-09-14 11:46:58 -0400
commitd2a3eb04a49d83485c53e677e4934f7f5491330e (patch)
tree68bb25bd7b1a3bbb3496f1570c60e28554a1dd30 /synapse/logging
parentAdd the topic and avatar to the room details admin API (#8305) (diff)
downloadsynapse-d2a3eb04a49d83485c53e677e4934f7f5491330e.tar.xz
Fix typos in comments.
Diffstat (limited to 'synapse/logging')
-rw-r--r--synapse/logging/opentracing.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/logging/opentracing.py b/synapse/logging/opentracing.py
index 7df0aa197d..e58850faff 100644
--- a/synapse/logging/opentracing.py
+++ b/synapse/logging/opentracing.py
@@ -509,7 +509,7 @@ def start_active_span_from_edu(
     ]
 
     # For some reason jaeger decided not to support the visualization of multiple parent
-    # spans or explicitely show references. I include the span context as a tag here as
+    # spans or explicitly show references. I include the span context as a tag here as
     # an aid to people debugging but it's really not an ideal solution.
 
     references += _references