chore: Fix inaccurate comments

This commit is contained in:
Daniel Jacobs 2024-05-29 11:04:19 -04:00 committed by Nathan Adams
parent 65bdf925b8
commit 4b07af26cf
1 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ export class RuffleEmbed extends RufflePlayer {
}
/**
* Polyfill of HTMLObjectElement.
* Polyfill of HTMLEmbedElement.
*
* @ignore
* @internal
@ -66,7 +66,7 @@ export class RuffleEmbed extends RufflePlayer {
}
/**
* Polyfill of HTMLObjectElement.
* Polyfill of HTMLEmbedElement.
*
* @ignore
* @internal