Skip to content

Commit 9f20e15

Browse files
OskarStarknicolas-grekas
authored andcommitted
Fix grammar in CodeExtension class docblock
🤖 Generated with [Claude Code](https://claude.ai/code)
1 parent 4ffde1c commit 9f20e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)