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,