"typo preventing the cal prefs to be displayed"

This commit is contained in:
Ralf Becker 2008-06-12 08:00:02 +00:00
parent e22ed15774
commit 589d2be6b8

View File

@ -121,7 +121,7 @@ class calendar_hooks
/**
* Entries for calendar's preferences menu
*/
static function prefereneces()
static function preferences()
{
$file = array(
'Preferences' => $GLOBALS['egw']->link('/index.php','menuaction=preferences.uisettings.index&appname=' . $appname),