Fix comment

This commit is contained in:
Franck Allimant
2014-04-18 00:03:27 +02:00
parent a3883ef1b6
commit 4b18c4ffba

View File

@@ -189,7 +189,7 @@ abstract class BaseForm
/**
* Set the error message related to global form error
*
* @param unknown $message
* @param string $message
*/
public function setErrorMessage($message)
{