[ 
https://issues.apache.org/jira/browse/VALIDATOR-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Enrique updated VALIDATOR-488:
------------------------------
    Description: 
There is a javadoc error, missing '{' at 
org.apache.commons.validator.routines.checkdigit.CheckDigit:

    CheckDigit is used by the new generic @link CodeValidator}

implementation.

should be:

    CheckDigit is used by the new generic \{@link CodeValidator} implementation.

 

  was:
There is a javadoc error, missing '{' at 
org.apache.commons.validator.routines.checkdigit.CheckDigit:

    CheckDigit is used by the new generic @link CodeValidator} implementation.

should be:

    CheckDigit is used by the new generic \{@link CodeValidator} implementation.

 


> Javadoc error at CheckDigit
> ---------------------------
>
>                 Key: VALIDATOR-488
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-488
>             Project: Commons Validator
>          Issue Type: Bug
>          Components: Framework
>    Affects Versions: 1.7
>            Reporter: Enrique
>            Priority: Trivial
>              Labels: documentation, easyfix
>   Original Estimate: 10m
>  Remaining Estimate: 10m
>
> There is a javadoc error, missing '{' at 
> org.apache.commons.validator.routines.checkdigit.CheckDigit:
>     CheckDigit is used by the new generic @link CodeValidator}
> implementation.
> should be:
>     CheckDigit is used by the new generic \{@link CodeValidator} 
> implementation.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to