MDL-31270 mod_assign: fix another whitespace issue

This commit is contained in:
Dan Poltawski
2012-05-03 16:10:16 +08:00
parent 9682626eec
commit 1ca059ee88
+1 -1
View File
@@ -147,7 +147,7 @@ class assign_feedback_comments extends assign_feedback_plugin {
}
return false;
}
/**
* Upgrade the settings from the old assignment to the new plugin based one
*