| Index: ppapi/cpp/url_request_info.h
|
| diff --git a/ppapi/cpp/url_request_info.h b/ppapi/cpp/url_request_info.h
|
| index 15c1713e9cd87e5b869c1c8de1336137139e348e..c476be480fff90fdf4a9e15bfec35566bfc9991a 100644
|
| --- a/ppapi/cpp/url_request_info.h
|
| +++ b/ppapi/cpp/url_request_info.h
|
| @@ -130,7 +130,7 @@ class URLRequestInfo : public Resource {
|
| /// <code>PP_VARTYPE_STRING</code>) property for the request.
|
| /// Refer to the
|
| /// <a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html"Header
|
| - /// Field Definitions</a> documentaiton for further information.
|
| + /// Field Definitions</a> documentation for further information.
|
| ///
|
| /// @param[in] headers_string A <code>Var</code> containing the property
|
| /// value.
|
|
|