fixed typo

This commit is contained in:
John Gainfort Jr
2018-06-21 16:02:23 -06:00
parent bd4df72a33
commit 5be89c6c76

View File

@@ -154,7 +154,7 @@ declare namespace Hls {
/**
* clean-up all used resources
*/
destory(): void;
destroy(): void;
}
interface Tracks {