Fixed syntax error in a PHPdoc comment.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ class qformat_default {
|
||||
|
||||
/**
|
||||
*
|
||||
* @PARAM $matchgrades string 'error' or 'nearest', mismatched grades handling
|
||||
* @param $matchgrades string 'error' or 'nearest', mismatched grades handling
|
||||
*/
|
||||
function importprocess($filename, $matchgrades='error') {
|
||||
/// Processes a given file. There's probably little need to change this
|
||||
|
||||
Reference in New Issue
Block a user