Index: chrome/browser/instant/instant_ntp.h |
diff --git a/chrome/browser/instant/instant_ntp.h b/chrome/browser/instant/instant_ntp.h |
index fb72ec99e7f85417a7f4a6a5cf98098c80ff6398..c93246c681adfeb555d9f1d5509acbf9cac1488f 100644 |
--- a/chrome/browser/instant/instant_ntp.h |
+++ b/chrome/browser/instant/instant_ntp.h |
@@ -32,7 +32,7 @@ class InstantNTP : public InstantPage, |
const content::WebContents* active_tab, |
const base::Closure& on_stale_callback); |
- // Releases the WebContents for the instant page. This should be called when |
+ // Releases the WebContents for the Instant page. This should be called when |
// the page is about to be committed. |
scoped_ptr<content::WebContents> ReleaseContents() WARN_UNUSED_RESULT; |