From a446fc00fbf4bb72cba7c7b8300d2c97e8a67022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0koda?= Date: Mon, 17 Mar 2014 12:57:21 +0800 Subject: [PATCH] MDL-44603 fix incorrect hint for grades related class location Thanks Marina! --- grade/externallib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grade/externallib.php b/grade/externallib.php index e7417fe6cbb..ef5e6988f7a 100644 --- a/grade/externallib.php +++ b/grade/externallib.php @@ -25,7 +25,7 @@ defined('MOODLE_INTERNAL') || die; -// NOTE: add any new core_grades_ classes to /grade/classes/ directory. +// NOTE: add any new core_grades_ classes to /lib/classes/ directory. /** * core grading functions. Renamed to core_grading_external