From: Petr Skoda Date: Mon, 11 Jan 2010 10:02:14 +0000 (+0000) Subject: fixed docs typo X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=2e7dbbd729aa70f47046ff6676d5ec7fa5c373b1;p=moodle.git fixed docs typo --- diff --git a/lib/outputlib.php b/lib/outputlib.php index 595e457519..a1e7144bcd 100644 --- a/lib/outputlib.php +++ b/lib/outputlib.php @@ -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. *