Commit d5f71a5d by tonihei Committed by Oliver Woodman

Move misplaced parenthesis.

PiperOrigin-RevId: 401245843
parent 96cfd0b4
......@@ -2182,7 +2182,7 @@ public interface Player {
/**
* Returns whether the current {@link MediaItem} is dynamic (may change when the {@link Timeline}
* is updated,) or {@code false} if the {@link Timeline} is empty.
* is updated), or {@code false} if the {@link Timeline} is empty.
*
* @see Timeline.Window#isDynamic
*/
......
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