]> git.mjollnir.org Git - moodle.git/commitdiff
Just minor doc tweaks
authormoodler <moodler>
Sat, 19 Aug 2006 02:58:07 +0000 (02:58 +0000)
committermoodler <moodler>
Sat, 19 Aug 2006 02:58:07 +0000 (02:58 +0000)
lib/dmllib.php

index 72a15e8fdba6bc79f5c65e813fbe1b1375d83cac..94f5af21fdc997a4f4e3dacc82ed369315da2a74 100644 (file)
@@ -28,8 +28,8 @@
 /// generic and work against the major number of RDBMS possible. This is the
 /// list of currently supported and tested DBs: mysql, postresql, mssql, oracle
 
-/// This library is automatically included by Moodle code so won't need to
-/// include it manually at all.
+/// This library is automatically included by Moodle core so you never need to
+/// include it yourself.
 
 /// For more info about the functions available in this library, please visit:
 ///     http://docs.moodle.org/en/DML_functions