From 2e7dbbd729aa70f47046ff6676d5ec7fa5c373b1 Mon Sep 17 00:00:00 2001 From: Petr Skoda Date: Mon, 11 Jan 2010 10:02:14 +0000 Subject: [PATCH] fixed docs typo --- lib/outputlib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. * -- 2.39.5