Fix grammar in package-info.java

Closes gh-23401
This commit is contained in:
康智冬 2019-08-02 19:40:25 +08:00 committed by Sam Brannen
parent d7a6ee5962
commit 5bb5b2b24d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
* into an application (or removing EJB from an application) without
* affecting code using business objects.
*
* <p>The motivation for the classes in this package are discussed in Chapter 11 of
* <p>The motivation for the classes in this package is discussed in Chapter 11 of
* <a href="https://www.amazon.com/exec/obidos/tg/detail/-/0764543857/">Expert One-On-One J2EE Design and Development</a>
* by Rod Johnson (Wrox, 2002).
*