Fix: error reported by scrutinizer

This commit is contained in:
Laurent Destailleur
2014-12-20 15:42:03 +01:00
parent d8838f9438
commit 8996953077
20 changed files with 40 additions and 42 deletions

View File

@@ -44,7 +44,7 @@ interface LogHandlerInterface
/**
* Return if logger active
*
* @return boolen True if active
* @return boolean True if active
*/
public function isActive();