Skip to content

Commit

Permalink
comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
skodak committed Aug 16, 2008
1 parent b91807e commit 18e353b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/assignment/db/upgrade.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ function xmldb_assignment_upgrade($oldversion) {
}
$context = get_context_instance(CONTEXT_MODULE, $submission->assignment);

// migrate submitted files fisrt
// migrate submitted files first
$path = $basepath;
$filearea = 'assignment_submission';
$items = new DirectoryIterator($path);
Expand Down

0 comments on commit 18e353b

Please sign in to comment.