Fix spelling error

d6
Svein-Tore Griff With 2015-02-18 15:20:20 +01:00
parent 0d8fe7498c
commit c7c46bc779
1 changed files with 1 additions and 1 deletions

View File

@ -393,7 +393,7 @@ H5P.newRunnable = function (library, contentId, $attachTo, skipResize) {
}
if (instance.contentId === undefined) {
instance.conentId = contentId;
instance.contentId = contentId;
}
if ($attachTo !== undefined) {