Skip to content

Commit 7abc927

Browse files
committed
[FrameworkBundle] Fix a typo
1 parent eed70e6 commit 7abc927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/TranslationUpdateCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ protected function configure()
4444
))
4545
->setDescription('Updates the translation file')
4646
->setHelp(<<<'EOF'
47-
The <info>%command.name%</info> command extract translation strings from templates
47+
The <info>%command.name%</info> command extracts translation strings from templates
4848
of a given bundle. It can display them or merge the new ones into the translation files.
4949
When new translation strings are found it can automatically add a prefix to the translation
5050
message.

0 commit comments

Comments
 (0)