Commit 5e81cf99 by andrewlewis Committed by Oliver Woodman

Fix comment typo

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162368534
parent 4f5ac9e0
...@@ -123,7 +123,7 @@ public final class ImaAdsLoader implements ExoPlayer.EventListener, VideoAdPlaye ...@@ -123,7 +123,7 @@ public final class ImaAdsLoader implements ExoPlayer.EventListener, VideoAdPlaye
*/ */
private int adGroupIndex; private int adGroupIndex;
/** /**
* Whether IMA has send an ad event to pause content since the last resume content event. * Whether IMA has sent an ad event to pause content since the last resume content event.
*/ */
private boolean imaPausedContent; private boolean imaPausedContent;
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment