fix typo
Signed-off-by: charlie881007 <65711157+charlie881007@users.noreply.github.com>
This commit is contained in:
committed by
Mahmoud Ben Hassine
parent
75edb29d28
commit
6701606f68
@@ -89,7 +89,7 @@ public interface StepExecutionListener extends StepListener {
|
||||
}
|
||||
----
|
||||
|
||||
`ExitStatus` has a return type of `afterStep`, to give listeners the chance to
|
||||
`afterStep` has a return type of `ExitStatus`, to give listeners the chance to
|
||||
modify the exit code that is returned upon completion of a `Step`.
|
||||
|
||||
The annotations corresponding to this interface are:
|
||||
|
||||
Reference in New Issue
Block a user