8000 minor #60974 [WebProfilerBundle] Fix grammar in `CodeExtension` class… · symfony/symfony@bbf3694 · GitHub
[go: up one dir, main page]

Skip to content

Commit bbf3694

Browse files
minor #60974 [WebProfilerBundle] Fix grammar in CodeExtension class docblock (OskarStark)
This PR was submitted for the 7.3 branch but it was merged into the 7.2 branch instead. Discussion ---------- [WebProfilerBundle] Fix grammar in `CodeExtension` class docblock | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | -- | License | MIT Commits ------- 9f0ed7b Fix grammar in `CodeExtension` class docblock
2 parents 1cfea46 + 9f0ed7b commit bbf3694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/WebProfilerBundle/Profiler/CodeExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use Twig\TwigFilter;
1717

1818
/**
19-
* Twig extension relate to PHP code and used by the profiler and the default exception templates.
19+
* Twig extension related to PHP code and used by the profiler and the default exception templates.
2020
*
2121
* This extension should only be used for debugging tools code
2222
* that is never executed in a production environment.

0 commit comments

Comments
 (0)
0