From 7936ca2c547487cb00cd48ff0374d6f7448deca3 Mon Sep 17 00:00:00 2001 From: Marina Glancy Date: Thu, 1 May 2014 12:19:49 +0800 Subject: [PATCH] MDL-45273 quiz: whitespace fix --- mod/quiz/classes/admin_review_setting.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/quiz/classes/admin_review_setting.php b/mod/quiz/classes/admin_review_setting.php index 6c0e8d6b2a1..829ab72549c 100644 --- a/mod/quiz/classes/admin_review_setting.php +++ b/mod/quiz/classes/admin_review_setting.php @@ -105,7 +105,7 @@ class mod_quiz_admin_review_setting extends admin_setting { } /** - * Get an array of the names of all the possible times. + * Get an array of the names of all the possible times. * @return array an array of time constant => lang string. */ protected static function times() {