We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5f56e3 commit 48378f3Copy full SHA for 48378f3
src/Exceptions/UnsupportedLanguageException.php
@@ -12,7 +12,7 @@
12
namespace Josantonius\HttpStatusCode\Exceptions;
13
14
/**
15
- * Language exception manager.
+ * Unsupported language exception manager.
16
*/
17
class UnsupportedLanguageException extends \Exception
18
{
0 commit comments