Skip to content

Commit 000f430

Browse files
javiereguiluzxabbuh
authored andcommitted
Minor change
1 parent 2271059 commit 000f430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/prepend_extension.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ in case a specific other bundle is not registered::
7373
// acme_something and acme_other
7474
//
7575
// note that if the user manually configured
76-
// use_acme_goodbye to true in the app/config/config.yml
76+
// use_acme_goodbye to true in app/config/config.yml
7777
// then the setting would in the end be true and not false
7878
$container->prependExtensionConfig($name, $config);
7979
break;

0 commit comments

Comments
 (0)