git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@23596 44c647ce-9c0f-0410-b52a-842ac1e357ba
@@ -31,8 +31,8 @@ interface Zend_Log_FactoryInterface
/**
* Construct a Zend_Log driver
*
- * @param array|Zen_Config $config
+ * @param array|Zend_Config $config
* @return Zend_Log_FactoryInterface
*/
static public function factory($config);
-}
+}