diff --git a/hibernate-core/src/main/java/org/hibernate/bytecode/package.html b/hibernate-core/src/main/java/org/hibernate/bytecode/package.html index 5a06dbf44c..14baef7101 100644 --- a/hibernate-core/src/main/java/org/hibernate/bytecode/package.html +++ b/hibernate-core/src/main/java/org/hibernate/bytecode/package.html @@ -14,7 +14,7 @@ in three scenarios:
  1. Reflection optimization - to speed up the performance of - POJO entity and component conctruction and field/property access + POJO entity and component construction and field/property access
  2. Proxy generation - runtime building of proxies used for