Skip to content

Commit

Permalink
Update lib/ads/ad_manager.js
Browse files Browse the repository at this point in the history
Co-authored-by: Simon Gingras <[email protected]>
  • Loading branch information
avelad and gingman authored Mar 1, 2023
1 parent 4bf3b70 commit fa5a18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ads/ad_manager.js
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ goog.require('shaka.util.IReleasable');

/**
* @event shaka.ads.AdManager.AD_ERROR
* @description Fired when the a fatal error was encountered.
* @description Fired when a fatal error is encountered.
* @property {string} type
* 'ad-error'
* @property {Object} originalEvent
Expand Down

0 comments on commit fa5a18f

Please sign in to comment.