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

index 595e4575198a6e8b04c95f5035270f10c4bcf788..a1e7144bcd315cd234020810a7ad0f05de3d31c3 100644 (file)
@@ -122,7 +122,7 @@ class theme_config {
     public $sheets = array();
 
     /**
-     * The names of all the stylesheets from parents that should be expcluded.
+     * The names of all the stylesheets 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.
      *