fix typo in javadoc

pull/15/head
Mahmoud Ben Hassine 10 years ago
parent 35e1ef0b42
commit 1c939ee905

@ -42,7 +42,7 @@ public @interface Action {
/**
* The order in which the action should be executed.
* @return he order in which the action should be executed
* @return the order in which the action should be executed
*/
int order() default 0;

Loading…
Cancel
Save