Skip to content

Commit 7da42f1

Browse files
committed
fix typo
1 parent 7de25db commit 7da42f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class_exists(ErrorHandlerFileLinkFormatter::class);
1919

2020
if (false) {
2121
/**
22-
* @deprecated since Symfony 6.4, use FileLinkFormatter from the ErrorHandle component instead
22+
* @deprecated since Symfony 6.4, use FileLinkFormatter from the ErrorHandler component instead
2323
*/
2424
class FileLinkFormatter
2525
{

0 commit comments

Comments
 (0)