8000 Fix grammar in `CodeExtension` class docblock · symfony/symfony@cb24bbd · GitHub
[go: up one dir, main page]

Skip to content

Commit cb24bbd

Browse files
committed
Fix grammar in CodeExtension class docblock
🤖 Generated with [Claude Code](https://claude.ai/code)
1 parent e06b10c commit cb24bbd

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