| Index: ios/web_view/public/cwv_web_view.h
|
| diff --git a/ios/web_view/public/cwv_web_view.h b/ios/web_view/public/cwv_web_view.h
|
| index 81a54a3f02e09e7617b74e7776b8a98d82786142..09a916c1c55ebfd87349d048b45a4ac63b4891fd 100644
|
| --- a/ios/web_view/public/cwv_web_view.h
|
| +++ b/ios/web_view/public/cwv_web_view.h
|
| @@ -15,7 +15,7 @@
|
| // In addition to WKWebView features, it allows Translate, Find In Page,
|
| // Customizable Context Menus, and maybe more.
|
| //
|
| -// Concrete instances can be created through CRIWV.
|
| +// Concrete instances can be created through CWV.
|
| @interface CWVWebView : UIView
|
|
|
| // The view used to display web content.
|
|
|