summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/session_manager_pair.h
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/protocol/session_manager_pair.h')
-rw-r--r--remoting/protocol/session_manager_pair.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/protocol/session_manager_pair.h b/remoting/protocol/session_manager_pair.h
index a8f99d2..f3e4f37f 100644
--- a/remoting/protocol/session_manager_pair.h
+++ b/remoting/protocol/session_manager_pair.h
@@ -4,7 +4,7 @@
// SessionManagerPair class is used by unittests to create a pair of session
// managers connected to each other. These session managers are then can be
-// passed to a pair of JingleChromotingConnection objects, so that it is
+// passed to a pair of JingleChromotocolConnection objects, so that it is
// possible to simulate connection between host and client.
#ifndef REMOTING_PROTOCOL_MOCK_SESSION_MANAGER_H_