Skip to content
Snippets Groups Projects
Commit cb653986 authored by Ide Braakman's avatar Ide Braakman Committed by Sascha Grossenbacher
Browse files

Issue #3063898 by idebr: Fix magor typo in SourceLinkTypeConstraint

parent 1f365c93
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ use Symfony\Component\Validator\Context\ExecutionContextInterface;
*/
class SourceLinkTypeConstraint extends Constraint implements ConstraintValidatorInterface {
public $message = 'The URL %url is not valid magor.';
public $message = 'The URL %url is not valid.';
/**
* @var \Symfony\Component\Validator\Context\ExecutionContextInterface
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment