mirror of
https://github.com/egulias/EmailValidator.git
synced 2026-08-24 21:38:25 +00:00
Typo
This commit is contained in:
@@ -11,6 +11,6 @@ class UnclosedComment implements Reason
|
||||
|
||||
public function description(): string
|
||||
{
|
||||
return 'No colosing comment token found';
|
||||
return 'No closing comment token found';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user