From db48a684564d26fc38c3ace681de431a71edcac8 Mon Sep 17 00:00:00 2001 From: sungsoo Date: Fri, 20 Nov 2020 06:54:54 +0000 Subject: [PATCH] Fix typo PiperOrigin-RevId: 343438203 --- RELEASENOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 7a049eab48..6ab25118f9 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -80,7 +80,7 @@ that lie outside the length of the cue text. * Metadata retriever: * Parse Google Photos HEIC motion photos metadata. -* Media2 extention: +* Media2 extension: * Notify onBufferingEnded when the state of origin player becomes STATE_IDLE or STATE_ENDED. * Allow to remove all playlist items that makes the player reset.