[FrameworkBundle] Fix a typo

This commit is contained in:
Jakub Zalas 2016-02-10 10:18:08 +00:00
parent 01b562b2cd
commit 89133e6a71
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ class TranslationUpdateCommand extends ContainerAwareCommand
))
->setDescription('Updates the translation file')
->setHelp(<<<'EOF'
The <info>%command.name%</info> command extract translation strings from templates
The <info>%command.name%</info> command extracts translation strings from templates
of a given bundle. It can display them or merge the new ones into the translation files.
When new translation strings are found it can automatically add a prefix to the translation
message.