1
0
mirror of synced 2025-03-05 04:13:20 +03:00

Merge branch 'master' of github.com:doctrine/doctrine2

This commit is contained in:
Guilherme Blanco 2011-09-06 01:58:34 -03:00
commit 6ec2ae249b

View File

@ -46,7 +46,7 @@ class ValidateSchemaCommand extends Console\Command\Command
{ {
$this $this
->setName('orm:validate-schema') ->setName('orm:validate-schema')
->setDescription('Validate that the mapping files.') ->setDescription('Validate the mapping files.')
->setHelp(<<<EOT ->setHelp(<<<EOT
'Validate that the mapping files are correct and in sync with the database.' 'Validate that the mapping files are correct and in sync with the database.'
EOT EOT