Fixed bad english

This commit is contained in:
William DURAND 2012-05-09 00:42:09 +02:00
commit a99af5fffc
3 changed files with 3 additions and 3 deletions

View file

@ -119,7 +119,7 @@ EOT
}
catch (\Exception $e) {
$this->writeSection($output, array(
'[Propel] Exception catched',
'[Propel] Exception caught',
'',
$e->getMessage()
), 'fg=white;bg=red');