From: skodak Date: Tue, 31 Jul 2007 13:05:00 +0000 (+0000) Subject: fixed whitespace X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7fdcc3b09254410772002799f11964dd2e320e00;p=moodle.git fixed whitespace --- diff --git a/lib/grade/grade_outcome.php b/lib/grade/grade_outcome.php index 62b094797d..0f29e045f4 100644 --- a/lib/grade/grade_outcome.php +++ b/lib/grade/grade_outcome.php @@ -108,7 +108,7 @@ class grade_outcome extends grade_object { } /** - * In addition to update() it also updates grade_outcomes_courses if needed + * In addition to update() it also updates grade_outcomes_courses if needed * @param string $source from where was the object inserted * @return boolean success */