]> git.mjollnir.org Git - moodle.git/commitdiff
fixed another docs typo
authorPetr Skoda <skodak@moodle.org>
Mon, 11 Jan 2010 10:03:16 +0000 (10:03 +0000)
committerPetr Skoda <skodak@moodle.org>
Mon, 11 Jan 2010 10:03:16 +0000 (10:03 +0000)
lib/outputlib.php

index a1e7144bcd315cd234020810a7ad0f05de3d31c3..d73a6346bb99081200cd5339863a54e1d8569fbc 100644 (file)
@@ -163,7 +163,7 @@ class theme_config {
     public $javascripts_footer = array();
     
     /**
-     * The names of all the javascript files from parents that should be expcluded.
+     * The names of all the javascript files from parents that should be excluded.
      * true value may be used to specify all parents or all themes from one parent.
      * If no value specified value from parent theme used.
      *