From 69b608bb2bcccc68f28654625e479a6f52807bc0 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Sat, 7 Aug 2010 22:47:32 +0000 Subject: [PATCH] Typo fix 'a enterprise' -> 'an enterprise' git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3544 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 0e12b490f73..e7db8907a74 100644 --- a/spring-framework-reference/src/transaction.xml +++ b/spring-framework-reference/src/transaction.xml @@ -169,7 +169,7 @@ TR: OK AS IS - I think it's fine as is - the concepts apply to both programmatic management? The Spring Framework's transaction management support changes - traditional rules as to when a enterprise Java application requires + traditional rules as to when an enterprise Java application requires an application server. In particular, you do not need an application server simply for