From b2ae9661e02001c2fd9248ef2f30861fff49f620 Mon Sep 17 00:00:00 2001 From: Petr Skoda Date: Mon, 11 Jan 2010 10:03:16 +0000 Subject: [PATCH] fixed another docs typo --- lib/outputlib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/outputlib.php b/lib/outputlib.php index a1e7144bcd..d73a6346bb 100644 --- a/lib/outputlib.php +++ b/lib/outputlib.php @@ -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. * -- 2.39.5