| There is a minor typo in https://github.com/hibernate/hibernate-orm/blob/master/hibernate-core/src/main/java/org/hibernate/engine/spi/CascadeStyles.java#L269 The word "regsitration" should be "registration". When I saw this message in my logging, I wanted to make a very minor contribution to Hibernate... |