Skip to content

Commit 5bb5b2b

Browse files
KangZhiDongsbrannen
authored andcommitted
Fix grammar in package-info.java
Closes gh-23401
1 parent d7a6ee5 commit 5bb5b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-context/src/main/java/org/springframework/ejb/access/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* into an application (or removing EJB from an application) without
1212
* affecting code using business objects.
1313
*
14-
* <p>The motivation for the classes in this package are discussed in Chapter 11 of
14+
* <p>The motivation for the classes in this package is discussed in Chapter 11 of
1515
* <a href="https://www.amazon.com/exec/obidos/tg/detail/-/0764543857/">Expert One-On-One J2EE Design and Development</a>
1616
* by Rod Johnson (Wrox, 2002).
1717
*

0 commit comments

Comments
 (0)