Skip to content

Commit

Permalink
Fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bobopinna committed Sep 20, 2004
1 parent 6cce945 commit ebd62fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/scorm/scormAPI.php
Expand Up @@ -191,7 +191,7 @@ function SCOInitialize() {

function SCOFinish(){
if (typeof API != "undefined") {
SaveTotalTime();
API.SaveTotalTime();
}
}

Expand Down

0 comments on commit ebd62fd

Please sign in to comment.