fix name of factory class for Editor
authorMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 3 Oct 2010 03:38:22 +0000 (23:38 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Sun, 3 Oct 2010 03:38:22 +0000 (23:38 -0400)
framework/Core/lib/Horde/Registry.php

index dd7fe12..d27a013 100644 (file)
@@ -317,7 +317,7 @@ class Horde_Registry
                 'getRequestConfiguration',
             ),
             'Horde_Editor' => array(
-                'Horde_Core_Factor_Editor',
+                'Horde_Core_Factory_Editor',
                 'create',
             ),
             'Horde_Kolab_Server_Composite' => array(