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

Unified Diff: ios/chrome/browser/payments/payment_request_manager.h

Issue 2652043006: Fix typos in comments "reciever" -> "receiver". (Closed)
Patch Set: Rebase. Created 3 years, 11 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: ios/chrome/browser/payments/payment_request_manager.h
diff --git a/ios/chrome/browser/payments/payment_request_manager.h b/ios/chrome/browser/payments/payment_request_manager.h
index 317169d1de6163581357f5d1a3828f1d54a12912..9a7d9e72fcc9722512da6f06808079393beb0755 100644
--- a/ios/chrome/browser/payments/payment_request_manager.h
+++ b/ios/chrome/browser/payments/payment_request_manager.h
@@ -37,7 +37,7 @@ class WebState;
- (instancetype)init NS_UNAVAILABLE;
// Sets the WebState to be observed for invocations of the Payment Request API.
-// |webState|'s lifetime should be greater than the reciever's. |webState| can
+// |webState|'s lifetime should be greater than the receiver's. |webState| can
// be nil.
- (void)setWebState:(web::WebState*)webState;
« no previous file with comments | « components/password_manager/core/browser/log_router_unittest.cc ('k') | ios/chrome/browser/sessions/session_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698