]> git.mjollnir.org Git - moodle.git/commitdiff
Improve comment.
authortjhunt <tjhunt>
Thu, 11 Sep 2008 10:37:50 +0000 (10:37 +0000)
committertjhunt <tjhunt>
Thu, 11 Sep 2008 10:37:50 +0000 (10:37 +0000)
mod/quiz/lib.php

index a153073d4388192b66b45576ca46fffbf481c051..6a05bfc7454ba08d01b2e55645ebacbb1bcd9bce 100644 (file)
@@ -740,7 +740,7 @@ function quiz_print_recent_mod_activity($activity, $courseid, $detail, $modnames
 
 /**
  * Pre-process the quiz options form data, making any necessary adjustments.
- * Called by add/update instance in this file, and the save code in admin/module.php.
+ * Called by add/update instance in this file.
  *
  * @param object $quiz The variables set on the form.
  */