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

Unified Diff: chrome/browser/printing/cloud_print/cloud_print_setup_flow.h

Issue 9906002: Fix some grammar in chrome/browser/resources/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge to trunk Created 8 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
Index: chrome/browser/printing/cloud_print/cloud_print_setup_flow.h
diff --git a/chrome/browser/printing/cloud_print/cloud_print_setup_flow.h b/chrome/browser/printing/cloud_print/cloud_print_setup_flow.h
index 5b2df5c26f9622c7a7c69c386bc9f4e2564298b5..6761bb27a57c77b3439db757fbc61c49f7a85067 100644
--- a/chrome/browser/printing/cloud_print/cloud_print_setup_flow.h
+++ b/chrome/browser/printing/cloud_print/cloud_print_setup_flow.h
@@ -123,7 +123,7 @@ class CloudPrintSetupFlow : public HtmlDialogUIDelegate,
const string16& js);
// Pointer to the Web UI. This is provided by CloudPrintSetupMessageHandler
- // when attached. We do not own the pointer, instead WebUI owns it's delegate
+ // when attached. We do not own the pointer, instead WebUI owns its delegate
// (us) and controls our lifetime.
content::WebUI* web_ui_;

Powered by Google App Engine
This is Rietveld 408576698