From: <hib...@li...> - 2006-05-29 14:20:33
|
Author: max...@jb... Date: 2006-05-29 10:20:28 -0400 (Mon, 29 May 2006) New Revision: 9956 Modified: trunk/HibernateExt/tools/doc/reference/en/modules/plugins.xml trunk/HibernateExt/tools/doc/reference/en/modules/reverseengineering.xml Log: typos Modified: trunk/HibernateExt/tools/doc/reference/en/modules/plugins.xml =================================================================== --- trunk/HibernateExt/tools/doc/reference/en/modules/plugins.xml 2006-05-29 04:04:13 UTC (rev 9955) +++ trunk/HibernateExt/tools/doc/reference/en/modules/plugins.xml 2006-05-29 14:20:28 UTC (rev 9956) @@ -571,7 +571,7 @@ <para>The Hibernate Mapping file editor provides XML editing functionality for the hbm.xml and cfg.xml files. The editor is based on the Eclipse WTP - tools and extend its functionallity to provide hiberante specific code + tools and extend its functionallity to provide hibernate specific code completion.</para> <mediaobject> Modified: trunk/HibernateExt/tools/doc/reference/en/modules/reverseengineering.xml =================================================================== --- trunk/HibernateExt/tools/doc/reference/en/modules/reverseengineering.xml 2006-05-29 04:04:13 UTC (rev 9955) +++ trunk/HibernateExt/tools/doc/reference/en/modules/reverseengineering.xml 2006-05-29 14:20:28 UTC (rev 9956) @@ -605,7 +605,7 @@ <callout arearefs="foreignkey-schema"> <para>foreign-schema (Optional): Name of the foreign table's - schema. (Only relevant if you want to explicitly define a + schema. (Only relevant if you want to explicitly define a foreign key)</para> </callout> |