Index: remoting/base/tracer.h |
diff --git a/remoting/base/tracer.h b/remoting/base/tracer.h |
index 70698c23338f92c678558e53161b39114c0b057b..2538d0ec184834afd659d783ecfd4c8284041b3a 100644 |
--- a/remoting/base/tracer.h |
+++ b/remoting/base/tracer.h |
@@ -115,7 +115,7 @@ class TraceContext { |
DISALLOW_COPY_AND_ASSIGN(TraceContext); |
}; |
-// Used to create a new tracer that NewRunnableMethod can propogate from. |
+// Used to create a new tracer that NewRunnableMethod can propagate from. |
// |
// Declare this at the logical start of a "trace." Calls to NewTracedMethod |
// that are done with the ScopedTracer object is alive will take a reference |