Index: url_canon_query.cc |
diff --git a/url_canon_query.cc b/url_canon_query.cc |
index 5494ddfe896cd7659f46ff999eb13a53da62b13d..bf59d104ca170c3fd0d38f3d89c9c903e139567e 100644 |
--- a/url_canon_query.cc |
+++ b/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, |