]> git.mjollnir.org Git - moodle.git/commitdiff
Change one comment. Simply. Bug 1393
authorstronk7 <stronk7>
Sat, 15 May 2004 18:52:12 +0000 (18:52 +0000)
committerstronk7 <stronk7>
Sat, 15 May 2004 18:52:12 +0000 (18:52 +0000)
(http://moodle.org/bugs/bug.php?op=show&bugid=1393)

course/format/social/format.php

index 47d8dce41103ecfb2deb8ec9e4abcef7625e522d..b1da3c5920c0e027e0508534a3b22ad0478a75f6 100644 (file)
@@ -1,5 +1,5 @@
 <?php
-    // social.php - course format featuring social forum
+    // format.php - course format featuring social forum
     //              included from view.php
 
     require_once("$CFG->dirroot/mod/forum/lib.php");