Falko Modler created DELTASPIKE-704:
---------------------------------------
Summary: Misspelled package in documentation of Bean Validation
Module
Key: DELTASPIKE-704
URL: https://issues.apache.org/jira/browse/DELTASPIKE-704
Project: DeltaSpike
Issue Type: Bug
Components: BeanValidation-Module
Affects Versions: 1.0.2
Reporter: Falko Modler
Priority: Minor
There is a very nasty typo on following page:
https://deltaspike.apache.org/bean-validation.html
{code:xml}
<constraint-validator-factory>org.apache.deltaspike.beanValidation.impl.CDIAwareConstraintValidatorFactory</constraint-validator-factory>
{code}
{{bean{color:red}V{color}alidation}} must be
{{bean{color:green}v{color}alidation}} instead.
--
This message was sent by Atlassian JIRA
(v6.2#6252)