Skip to content

Commit 182146f

Browse files
committed
HHH-9990 - Fix typo in migration guide
1 parent 612ca97 commit 182146f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migration-guide-5.0.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ to `org.hibernate.boot.model.TypeContributor` and `org.hibernate.boot.model.Type
2525
** collection-id column name - currently hard-coded as "id"
2626
** list-index column name - currently hard-coded as "idx"
2727
28-
* hibernate.jdbc.batch_versioned_data default value is true, oracle dialect set this propety to false excoet for Oracle12cDialect
28+
* hibernate.jdbc.batch_versioned_data default value is true, Oracle dialects set this property to false except for Oracle12cDialect

0 commit comments

Comments
 (0)