]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-3776 fix typo, merged from MOODLE_19_STABLE
authorpoltawski <poltawski>
Wed, 26 Dec 2007 21:42:04 +0000 (21:42 +0000)
committerpoltawski <poltawski>
Wed, 26 Dec 2007 21:42:04 +0000 (21:42 +0000)
course/mod.php

index 49daf0f31be5630ce83c22b1fca40629e33bbc67..108a71e57cdf209e357b7f28332afa9647a019ba 100644 (file)
         }
 
     } else {
-        error("No action was specfied");
+        error("No action was specified");
     }
 
     require_login($course->id); // needed to setup proper $COURSE