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

Unified Diff: ios/chrome/browser/ui/contextual_search/contextual_search_controller.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
« no previous file with comments | « ios/chrome/browser/sessions/session_window.h ('k') | ios/chrome/browser/ui/util/CRUILabel+AttributeUtils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/contextual_search/contextual_search_controller.h
diff --git a/ios/chrome/browser/ui/contextual_search/contextual_search_controller.h b/ios/chrome/browser/ui/contextual_search/contextual_search_controller.h
index 5b30b3cee0ffc5b596c93263b14b2a7836f76b1c..f7a97dacc445bb50ab731ec946303d225433f193 100644
--- a/ios/chrome/browser/ui/contextual_search/contextual_search_controller.h
+++ b/ios/chrome/browser/ui/contextual_search/contextual_search_controller.h
@@ -97,7 +97,7 @@ enum StateChangeReason {
delegate;
// Set the Tab to be used as the opener for the search results tab. |opener|'s
-// lifetime should be greater than the reciever's. |opener| can be nil.
+// lifetime should be greater than the receiver's. |opener| can be nil.
- (void)setTab:(Tab*)tab;
// Enable or disable contextual search for the current WebState. If
« no previous file with comments | « ios/chrome/browser/sessions/session_window.h ('k') | ios/chrome/browser/ui/util/CRUILabel+AttributeUtils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698