Fix comment typo

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162368534
This commit is contained in:
andrewlewis 2017-07-18 10:23:07 -07:00 committed by Oliver Woodman
parent 4f5ac9e04f
commit 5e81cf99dc

View file

@ -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;
/** /**