BATCH-2161: Update comment on ScopeConfiguration to match the actual code

(cherry picked from commit 45cf684)
This commit is contained in:
Mahmoud Ben Hassine
2018-03-02 17:06:58 +01:00
parent 4b889f9b90
commit 9993c056ac

View File

@@ -121,7 +121,7 @@ public abstract class AbstractBatchConfiguration implements ImportAware {
}
/**
* Extract step scope configuration into a separate unit so that it can be non-static.
* Extract job/step scope configuration into a separate unit.
*
* @author Dave Syer
*