Index: trunk/kernel/parser.php =================================================================== diff -u -r525 -r526 --- trunk/kernel/parser.php (.../parser.php) (revision 525) +++ trunk/kernel/parser.php (.../parser.php) (revision 526) @@ -1205,7 +1205,7 @@ @attrib: _currentcategory:bool: Append the title with the current category @attrib: _catfield:: If _currentcategory is used, this attribute determines which category field to use (Name, Description, etc) Defaults to Name */ -function m_page_title($attibs = array()) +function m_page_title($attribs = array()) { global $objConfig, $objCatList;