| Index: ios/web_view/public/cwv_delegate.h
|
| diff --git a/ios/web_view/public/cwv_delegate.h b/ios/web_view/public/cwv_delegate.h
|
| index cd09b9cd578d231b39084f6717a1fdfe7f934e42..8000a2eb5b1971c92979581910ac7567c8f0548e 100644
|
| --- a/ios/web_view/public/cwv_delegate.h
|
| +++ b/ios/web_view/public/cwv_delegate.h
|
| @@ -6,7 +6,7 @@
|
|
|
| @class NSString;
|
|
|
| -// Delegate interface for the CRIWV library. Embedders can implement the
|
| +// Delegate interface for the CWV library. Embedders can implement the
|
| // functions in order to customize library behavior.
|
| @protocol CWVDelegate
|
|
|
|
|