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

Unified Diff: url/url_canon_query.cc

Issue 1270443006: Proof-read comments in src/url/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
Index: url/url_canon_query.cc
diff --git a/url/url_canon_query.cc b/url/url_canon_query.cc
index 5494ddfe896cd7659f46ff999eb13a53da62b13d..bf59d104ca170c3fd0d38f3d89c9c903e139567e 100644
--- a/url/url_canon_query.cc
+++ b/url/url_canon_query.cc
@@ -80,7 +80,7 @@ void RunConverter(const char* spec,
}
// Runs the converter with the given UTF-16 input. We don't have to do
-// anything, but this overriddden function allows us to use the same code
+// anything, but this overridden function allows us to use the same code
// for both UTF-8 and UTF-16 input.
void RunConverter(const base::char16* spec,
const Component& query,
« url/gurl.h ('K') | « url/url_canon_pathurl.cc ('k') | url/url_canon_relative.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698