mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-14 05:23:21 +00:00
Fix typo
This commit is contained in:
@@ -26,7 +26,7 @@ class module_console_fieldsList extends Command
|
||||
{
|
||||
parent::__construct($name);
|
||||
|
||||
$this->setDescription('List all databox fields');
|
||||
$this->setDescription('List all databoxes fields');
|
||||
|
||||
return $this;
|
||||
}
|
||||
|
Reference in New Issue
Block a user