fixed docs typo

This commit is contained in:
Petr Skoda
2010-01-11 10:02:14 +00:00
parent 15e417fe1f
commit 2e7dbbd729
+1 -1
View 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.
*