From bad186f0a7fcc6c937da596f27fd17f2d86f229c 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) git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3049 50f2f4bb-b051-0410-bef5-90022cba6387 --- 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 ecbc3d70c91..c2b405f3b63 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,