From 3e98b26b772eff6d71f5211907f8c71ab2486326 Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Thu, 4 Mar 2010 11:17:12 +0000 Subject: [PATCH] fixed typo (SPR-6936) --- spring-framework-reference/src/transaction.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-framework-reference/src/transaction.xml b/spring-framework-reference/src/transaction.xml index ecbc3d70c9..c2b405f3b6 100644 --- a/spring-framework-reference/src/transaction.xml +++ b/spring-framework-reference/src/transaction.xml @@ -2414,7 +2414,7 @@ txManager.commit(status); Geronimo, and Oracle OC4J -- without any special configuration required. However, for fully supported transaction suspension and further advanced integration, Spring ships special adapters for IBM WebSphere, BEA WebLogic - Server, and Oracle OC4J. These adapters iare discussed in the following + Server, and Oracle OC4J. These adapters are discussed in the following sections. For standard scenarios, including WebLogic Server,