Commit a3bac6b6 by bachinger Committed by Oliver Woodman

fix typo

PiperOrigin-RevId: 331025924
parent 157dffdc
...@@ -345,7 +345,7 @@ public class SimpleExoPlayer extends BasePlayer ...@@ -345,7 +345,7 @@ public class SimpleExoPlayer extends BasePlayer
* IllegalArgumentException}. * IllegalArgumentException}.
* *
* @param audioAttributes {@link AudioAttributes}. * @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. * @return This builder.
* @throws IllegalStateException If {@link #build()} has already been called. * @throws IllegalStateException If {@link #build()} has already been called.
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment