Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bb85161

Browse filesBrowse files
committed
minor #17747 [FrameworkBundle] Fix a typo (jakzal)
This PR was merged into the 2.3 branch. Discussion ---------- [FrameworkBundle] Fix a typo | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - Commits ------- 89133e6 [FrameworkBundle] Fix a typo
2 parents 01b562b + 89133e6 commit bb85161
Copy full SHA for bb85161

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/TranslationUpdateCommand.php
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.