Index: net/base/net_error_list.h |
diff --git a/net/base/net_error_list.h b/net/base/net_error_list.h |
index f0bb1b267c90676a789358e3dab005236a9e9c58..ff6e347d8b8495c691f41d9953f7d9902c81cc6d 100644 |
--- a/net/base/net_error_list.h |
+++ b/net/base/net_error_list.h |
@@ -465,7 +465,7 @@ NET_ERROR(INVALID_SPDY_STREAM, -335) |
// There are no supported proxies in the provided list. |
NET_ERROR(NO_SUPPORTED_PROXIES, -336) |
-// There is a SPDY protocol framing error. |
+// There is a SPDY protocol error. |
NET_ERROR(SPDY_PROTOCOL_ERROR, -337) |
// Credentials could not be established during HTTP Authentication. |