Author: stliu
Date: 2009-12-19 05:26:21 -0500 (Sat, 19 Dec 2009)
New Revision: 18273
Modified:
core/branches/Branch_3_3_2_GA_CP/core/src/main/java/org/hibernate/bytecode/package.html
Log:
minor change, correct javadoc spell
Modified:
core/branches/Branch_3_3_2_GA_CP/core/src/main/java/org/hibernate/bytecode/package.html
===================================================================
---
core/branches/Branch_3_3_2_GA_CP/core/src/main/java/org/hibernate/bytecode/package.html 2009-12-18
21:52:54 UTC (rev 18272)
+++
core/branches/Branch_3_3_2_GA_CP/core/src/main/java/org/hibernate/bytecode/package.html 2009-12-19
10:26:21 UTC (rev 18273)
@@ -32,7 +32,7 @@
in three scenarios:<ol>
<li>
<b>Reflection optimization</b> - to speed up the performance of
- POJO entity and component conctruction and field/property access
+ POJO entity and component construction and field/property access
</li>
<li>
<b>Proxy generation</b> - runtime building of proxies used for