| Index: net/tools/flip_server/balsa_visitor_interface.h
|
| diff --git a/net/tools/flip_server/balsa_visitor_interface.h b/net/tools/flip_server/balsa_visitor_interface.h
|
| index 393d4f7cf40e7994df36f05c16b8ae6d2b8fb82e..e82117ee2fa3dead9be4f4d40da951a13370fe80 100644
|
| --- a/net/tools/flip_server/balsa_visitor_interface.h
|
| +++ b/net/tools/flip_server/balsa_visitor_interface.h
|
| @@ -26,7 +26,7 @@ class BalsaVisitorInterface {
|
| // Summary:
|
| // This is how the BalsaFrame passes you the raw input which it knows to
|
| // be a part of the body. To be clear, every byte of the Balsa which isn't
|
| - // part of the header (or it's framing), or trailers will be passed through
|
| + // part of the header (or its framing), or trailers will be passed through
|
| // this function. This includes data as well as chunking framing.
|
| // Arguments:
|
| // input - contains the bytes available for read.
|
|
|