Fixed typo in JavaDoc.
parent
26429cfda3
commit
a172335c52
|
|
@ -39,7 +39,7 @@ import javax.mvc.Models;
|
|||
import javax.transaction.Transactional;
|
||||
|
||||
/**
|
||||
* Describes the create step for {@link Article}.
|
||||
* Describes the create step for an {@link Article}.
|
||||
*
|
||||
* @author <a href="mailto:jens.pelzetter@googlemail.com">Jens Pelzetter</a>
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue