Skip to content

Commit 31d6027

Browse files
Thompson3142TobiGr
andauthored
Update comment
Co-authored-by: Tobi <[email protected]>
1 parent fd957a3 commit 31d6027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/org/schabi/newpipe/player/seekbarpreview/SeekbarPreviewThumbnailHolder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ private Supplier<Bitmap> createBitmapSupplier(final Bitmap srcBitMap,
168168
return null;
169169
}
170170

171-
// Under some rare circumstances the youtube api returns slightly too small storyboards,
171+
// Under some rare circumstances the YouTube API returns slightly too small storyboards,
172172
// (or not the matching frame width/height)
173173
// This would lead to createBitmap cutting out a bitmap that is out of bounds,
174174
// so we need to adjust the bounds accordingly

0 commit comments

Comments
 (0)