Index: chrome/common/ipc_test_sink.h |
diff --git a/chrome/common/ipc_test_sink.h b/chrome/common/ipc_test_sink.h |
index ec1e70c59ec1a2c373545fad9e48b24daf6a424b..973fc71925092aa0f8ac261a25b5794d45b31262 100644 |
--- a/chrome/common/ipc_test_sink.h |
+++ b/chrome/common/ipc_test_sink.h |
@@ -39,7 +39,7 @@ namespace IPC { |
// test_sink.ClearMessages(); |
// |
// To hook up the sink, all you need to do is call OnMessageReceived when a |
-// message is recieved. |
+// message is received. |
class TestSink { |
public: |
TestSink(); |