fix typo in a comment (#2462)
* fix typo in a comment * fix typo in a comment
This commit is contained in:
2
src/js/plyr.d.ts
vendored
2
src/js/plyr.d.ts
vendored
@ -212,7 +212,7 @@ declare class Plyr {
|
||||
airplay(): void;
|
||||
|
||||
/**
|
||||
* Sets the preview thubmnails for the current source.
|
||||
* Sets the preview thumbnails for the current source.
|
||||
*/
|
||||
setPreviewThumbnails(source: Plyr.PreviewThumbnailsOptions): void;
|
||||
|
||||
|
Reference in New Issue
Block a user