From 2c5e52e286e6675699ea211736a12d0fb9b010c1 Mon Sep 17 00:00:00 2001 From: skodak Date: Sat, 11 Aug 2007 18:13:07 +0000 Subject: [PATCH] fixed typos in docs --- lib/gradelib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/gradelib.php b/lib/gradelib.php index b99c506958..2dc76a7085 100644 --- a/lib/gradelib.php +++ b/lib/gradelib.php @@ -365,7 +365,7 @@ function grade_update_outcomes($source, $courseid, $itemtype, $itemmodule, $item /** - * Verify nwe value of idnumber - checks for uniqueness of new idnubmers, old are kept intact + * Verify new value of idnumber - checks for uniqueness of new idnumbers, old are kept intact * @param string idnumber string (with magic quotes) * @param object $cm used for course module idnumbers and items attached to modules * @param object $gradeitem is item idnumber -- 2.39.5