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

Unified Diff: ios/web/web_state/ui/crw_wk_script_message_router.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/clean/chrome/browser/browser_coordinator+internal.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/web/web_state/ui/crw_wk_script_message_router.h
diff --git a/ios/web/web_state/ui/crw_wk_script_message_router.h b/ios/web/web_state/ui/crw_wk_script_message_router.h
index bb6b2a2de8840b6e57e9538f101213e2fff6baf3..6dfc20b04f42abb117c930bfd6f63b46678415b0 100644
--- a/ios/web/web_state/ui/crw_wk_script_message_router.h
+++ b/ios/web/web_state/ui/crw_wk_script_message_router.h
@@ -9,7 +9,7 @@
// WKUserContentController wrapper that allows adding multiple message handlers
// for the same message name. CRWWKScriptMessageRouter will route the messages
-// from the underlying user content controller to a designated reciever by
+// from the underlying user content controller to a designated receiver by
// matching the message's name and webView.
@interface CRWWKScriptMessageRouter : NSObject
« no previous file with comments | « ios/clean/chrome/browser/browser_coordinator+internal.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698