fixed another docs typo

This commit is contained in:
Petr Skoda 2010-01-11 10:03:16 +00:00
parent 2e7dbbd729
commit b2ae9661e0

View 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.
*