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

This commit is contained in:
Mahmoud Ben Hassine
2018-03-02 17:06:58 +01:00
parent 202ececcd5
commit 45cf68490d

View File

@@ -118,7 +118,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
*