diff --git a/spring-context/src/main/java/org/springframework/ejb/access/package-info.java b/spring-context/src/main/java/org/springframework/ejb/access/package-info.java index e5093215d140..54011fa2eccb 100644 --- a/spring-context/src/main/java/org/springframework/ejb/access/package-info.java +++ b/spring-context/src/main/java/org/springframework/ejb/access/package-info.java @@ -11,7 +11,7 @@ * into an application (or removing EJB from an application) without * affecting code using business objects. * - *

The motivation for the classes in this package are discussed in Chapter 11 of + *

The motivation for the classes in this package is discussed in Chapter 11 of * Expert One-On-One J2EE Design and Development * by Rod Johnson (Wrox, 2002). *