From b7241d4eb32fc049b2c6765a356ff5f18717f825 Mon Sep 17 00:00:00 2001 From: ibaker Date: Tue, 28 Jun 2022 09:33:29 +0000 Subject: [PATCH] Fix typo in the media3 1.0.0-alpha02 / ExoPlayer 2.17.0 release notes PiperOrigin-RevId: 457680579 --- RELEASENOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 5b1dfaa1dd..e5d9d9a4b4 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -431,7 +431,7 @@ This release corresponds to the when creating `PendingIntent`s ([#9528](https://github.com/google/ExoPlayer/issues/9528)). * Remove deprecated symbols: - * Remove `Player.EventLister`. Use `Player.Listener` instead. + * Remove `Player.EventListener`. Use `Player.Listener` instead. * Remove `MediaSourceFactory.setDrmSessionManager`, `MediaSourceFactory.setDrmHttpDataSourceFactory`, and `MediaSourceFactory.setDrmUserAgent`. Use