From 707220542cc4bbd621be5b4fbbfc76d666e9638d Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Mon, 24 Mar 2008 16:54:11 +0000 Subject: [PATCH] fixed docbook error --- spring-webflow-reference/src/defining-flows.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-webflow-reference/src/defining-flows.xml b/spring-webflow-reference/src/defining-flows.xml index c8ef349d..32c5361b 100644 --- a/spring-webflow-reference/src/defining-flows.xml +++ b/spring-webflow-reference/src/defining-flows.xml @@ -1,7 +1,7 @@ Defining Flows - + Introduction This chapter begins the Users Section. @@ -50,7 +50,7 @@ - + How are Flows authored? Flows are authored by web application developers using a simple XML-based flow definition language.