diff --git a/hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java b/hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java index 9c93a824d7..c33817137f 100644 --- a/hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java +++ b/hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java @@ -604,7 +604,7 @@ public interface AvailableSettings { public static final String INTERCEPTOR = "hibernate.sessionFactory.interceptor"; /** - * Setting which defines the order (and therefore precedence) in whcih Hibernate will process mapping information. + * Setting which defines the order (and therefore precedence) in which Hibernate will process mapping information. * Valid values include: