Skip to content

Commit

Permalink
Minor Javadoc fix.
Browse files Browse the repository at this point in the history
Issue: #4904
PiperOrigin-RevId: 338669087
  • Loading branch information
christosts authored and ojw28 committed Nov 2, 2020
1 parent 160ee9d commit 1887983
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ public Factory setLivePresentationDelayMs(
}

/**
* Sets the {@link Player#getCurrentLiveOffset() target offset for live streams} that is used if
* Sets the target {@link Player#getCurrentLiveOffset() offset for live streams} that is used if
* no value is defined in the {@link MediaItem} or the manifest.
*
* <p>The default value is {@link #DEFAULT_FALLBACK_TARGET_LIVE_OFFSET_MS}.
Expand Down

0 comments on commit 1887983

Please sign in to comment.