Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(117)

Unified Diff: ppapi/cpp/url_request_info.h

Issue 13220002: [PPAPI] Fix a bunch of spelling mistakes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/cpp/url_loader.h ('k') | ppapi/cpp/url_response_info.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « ppapi/cpp/url_loader.h ('k') | ppapi/cpp/url_response_info.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698