diff --git a/Sources/MuxStatsGoogleIMAPlugin/include/MUXSDKIMAAdsListener.h b/Sources/MuxStatsGoogleIMAPlugin/include/MUXSDKIMAAdsListener.h index 89dbea4..c0c82e3 100644 --- a/Sources/MuxStatsGoogleIMAPlugin/include/MUXSDKIMAAdsListener.h +++ b/Sources/MuxStatsGoogleIMAPlugin/include/MUXSDKIMAAdsListener.h @@ -84,7 +84,7 @@ typedef NS_OPTIONS(NSUInteger, MUXSDKIMAAdsListenerOptions) { monitoringAdsLoader:(nullable IMAAdsLoader *)adsLoader; /// Called when an `IMAAdsManager` is available to your -/// application. Similarly to the `IMAAdsLoader`, delegate +/// application. Like `IMAAdsLoader`, delegate /// calls from the ads manager will be intercepted. Playback /// events will be forwarded to the Mux Data player binding /// configured during initialization diff --git a/Sources/MuxStatsGoogleIMAPlugin/include/MuxImaListener.h b/Sources/MuxStatsGoogleIMAPlugin/include/MuxImaListener.h index 210bf70..eca3e3e 100644 --- a/Sources/MuxStatsGoogleIMAPlugin/include/MuxImaListener.h +++ b/Sources/MuxStatsGoogleIMAPlugin/include/MuxImaListener.h @@ -91,7 +91,7 @@ NS_CLASS_DEPRECATED_IOS(2_0, 12_0, "Use MUXSDKIMAAdsListener instead.") /// Called when an `IMAAdsManager` is available to your -/// application. Similarly to the `IMAAdsLoader`, delegate +/// application. Like `IMAAdsLoader`, delegate /// calls from the ads manager will be intercepted. Playback /// events will be forwarded to the Mux Data player binding /// configured during initialization