fix typo
This commit is contained in:
parent
a1f01bcd64
commit
ec487d8ace
|
@ -14,7 +14,7 @@
|
||||||
in three scenarios:<ol>
|
in three scenarios:<ol>
|
||||||
<li>
|
<li>
|
||||||
<b>Reflection optimization</b> - to speed up the performance of
|
<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>
|
||||||
<li>
|
<li>
|
||||||
<b>Proxy generation</b> - runtime building of proxies used for
|
<b>Proxy generation</b> - runtime building of proxies used for
|
||||||
|
|
Loading…
Reference in New Issue