Index: remoting/host/desktop_session_connector.h |
diff --git a/remoting/host/desktop_session_connector.h b/remoting/host/desktop_session_connector.h |
index cb923e078c84067ab11861a755b10676b8d501d1..c87d927cf4b61a8b4de60b0cf3d1ae871615ee2d 100644 |
--- a/remoting/host/desktop_session_connector.h |
+++ b/remoting/host/desktop_session_connector.h |
@@ -41,7 +41,7 @@ class DesktopSessionConnector { |
IPC::PlatformFileForTransit desktop_pipe) = 0; |
// Notifies the network process that the daemon has disconnected the desktop |
- // session from the associated descktop environment. |
+ // session from the associated desktop environment. |
virtual void OnTerminalDisconnected(int terminal_id) = 0; |
private: |