From 7fdcc3b09254410772002799f11964dd2e320e00 Mon Sep 17 00:00:00 2001 From: skodak Date: Tue, 31 Jul 2007 13:05:00 +0000 Subject: [PATCH] fixed whitespace --- lib/grade/grade_outcome.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.39.5