8000 minor #7120 Tabbing fix (darrylhein) · symfony/symfony-docs@902483f · GitHub
[go: up one dir, main page]

Skip to content

Commit 902483f

Browse files
committed
minor #7120 Tabbing fix (darrylhein)
This PR was submitted for the 3.1 branch but it was merged into the 2.7 branch instead (closes #7120). Discussion ---------- Tabbing fix Commits ------- 36159e2 Tabbing fix
2 parents 36f9dd7 + 36159e2 commit 902483f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/extension.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ their fully qualified class names::
142142
{
143143
// ...
144144

145-
$this->addClassesToCompile(array(
145+
$this->addClassesToCompile(array(
146146
'AppBundle\\Manager\\UserManager',
147147
'AppBundle\\Utils\\Slugger',
148148
// ...

0 commit comments

Comments
 (0)
0