diff --git a/src/docbkx/jpa.xml b/src/docbkx/jpa.xml index 770c88aa7..81f46d293 100644 --- a/src/docbkx/jpa.xml +++ b/src/docbkx/jpa.xml @@ -67,9 +67,9 @@ repositories element. Usually used if multiple EntityManagerFactory beans are used within the application. If not configured we will - automatically lookup the single - EntityManagerFactory configured - in the + automatically lookup the + EntityManagerFactory bean with + the name entityManagerFactory in the ApplicationContext.