textlib NOBUG improve comment to autocomplete works.

This commit is contained in:
Tim Hunt
2010-08-05 13:56:37 +00:00
parent 688d875300
commit 9ffcb38e43
+1 -1
View File
@@ -32,7 +32,7 @@ defined('MOODLE_INTERNAL') || die();
* its capabilities so, don't forget to make the conversion
* from every wrapper function!
*
* @global object
* @global textlib
*/
function textlib_get_instance() {
global $CFG;