Skip to content

Commit 48378f3

Browse files
committed
refactor: fix comment
1 parent d5f56e3 commit 48378f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Exceptions/UnsupportedLanguageException.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Josantonius\HttpStatusCode\Exceptions;
1313

1414
/**
15-
* Language exception manager.
15+
* Unsupported language exception manager.
1616
*/
1717
class UnsupportedLanguageException extends \Exception
1818
{

0 commit comments

Comments
 (0)