From ad1ebb61ef41c876067c4fe9a4db806c83f11c51 Mon Sep 17 00:00:00 2001 From: lucasward Date: Fri, 6 Mar 2009 06:34:07 +0000 Subject: [PATCH] BATCH-1121:Tweaked the section title. --- src/site/docbook/reference/common-patterns.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/docbook/reference/common-patterns.xml b/src/site/docbook/reference/common-patterns.xml index b7c774d71..85cbf234a 100644 --- a/src/site/docbook/reference/common-patterns.xml +++ b/src/site/docbook/reference/common-patterns.xml @@ -474,7 +474,7 @@
- Handling ItemReaders when no input is found + Handling Step completion when no input is found In many batch scenarios, finding no rows in a database or file to process is not exceptional. The Step is simply