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

Unified Diff: ios/chrome/browser/sessions/session_service.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/sessions/session_service.h
diff --git a/ios/chrome/browser/sessions/session_service.h b/ios/chrome/browser/sessions/session_service.h
index c80740fd4b29849bac434c2814e354240ba75763..661b6779b83ab92f31db282acb6daae9b8673a2f 100644
--- a/ios/chrome/browser/sessions/session_service.h
+++ b/ios/chrome/browser/sessions/session_service.h
@@ -23,7 +23,7 @@ class ChromeBrowserState;
@property(nonatomic, readonly) ios::ChromeBrowserState* browserState;
// Inits exactly as initForReadingWithData: does, additionally setting
-// |browserState| on the reciever.
+// |browserState| on the receiver.
- (instancetype)initForReadingWithData:(NSData*)data
browserState:(ios::ChromeBrowserState*)browserState;
« no previous file with comments | « ios/chrome/browser/payments/payment_request_manager.h ('k') | ios/chrome/browser/sessions/session_service.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698