From ad4cd8374aa7defe6c86b5cb24e1540c0583a618 Mon Sep 17 00:00:00 2001 From: tjhunt Date: Thu, 11 Sep 2008 10:37:50 +0000 Subject: [PATCH] Improve comment. --- mod/quiz/lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/quiz/lib.php b/mod/quiz/lib.php index a153073d43..6a05bfc745 100644 --- a/mod/quiz/lib.php +++ b/mod/quiz/lib.php @@ -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. */ -- 2.39.5