Skip to content

Commit 4dbef2f

Browse files
committed
HHH-5152 typo in previous commit related to this issue
1 parent 5ea187f commit 4dbef2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/src/main/asciidoc/userguide/appendices/Configurations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Allowable values include:
218218
`class`:: scan classes (e.g. `.class`) to extract entity mapping metadata
219219
`hbm`:: scan `hbm` mapping files (e.g. `hbm.xml`) to extract entity mapping metadata
220220

221-
Bu default both HBM, annotations, and JPA XML mappings are scanned.
221+
By default both HBM, annotations, and JPA XML mappings are scanned.
222222

223223
When using JPA, to disable the automatic scanning of all entity classes, the `exclude-unlisted-classes` `persistence.xml` element must be set to false.
224224

0 commit comments

Comments
 (0)