PiperOrigin-RevId: 331025924
This commit is contained in:
bachinger 2020-09-10 23:08:13 +01:00 committed by Oliver Woodman
parent 4648a41962
commit 862cf26534

View File

@ -345,7 +345,7 @@ public class SimpleExoPlayer extends BasePlayer
* IllegalArgumentException}.
*
* @param audioAttributes {@link AudioAttributes}.
* @param handleAudioFocus Whether the player should hanlde audio focus.
* @param handleAudioFocus Whether the player should handle audio focus.
* @return This builder.
* @throws IllegalStateException If {@link #build()} has already been called.
*/