details: /erp/devel/pi/rev/79ab4a6052e9 changeset: 10353:79ab4a6052e9 user: Stefan Hühner <stefan.huehner <at> openbravo.com> date: Thu Feb 03 11:32:22 2011 +0100 summary: Fix typo in element leading to dbinconsistency
diffstat: src-db/database/sourcedata/AD_ELEMENT.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r d57526d04e89 -r 79ab4a6052e9 src-db/database/sourcedata/AD_ELEMENT.xml --- a/src-db/database/sourcedata/AD_ELEMENT.xml Thu Feb 03 11:29:36 2011 +0100 +++ b/src-db/database/sourcedata/AD_ELEMENT.xml Thu Feb 03 11:32:22 2011 +0100 @@ -2479,7 +2479,7 @@ <!--374--> <NAME><![CDATA[Display Encription]]></NAME> <!--374--> <PRINTNAME><![CDATA[Display encrypted]]></PRINTNAME> <!--374--> <DESCRIPTION><![CDATA[An indication noting if the input box of a field will present full text or just asterisks.]]></DESCRIPTION> -<!--374--> <HELP><![CDATA[Thi options is deprecated. One of the new references "Password (decryptable)" or "Password (not-decryptable)" should be used instead.]]></HELP> +<!--374--> <HELP><![CDATA[This option is deprecated. One of the new references "Password (decryptable)" or "Password (not-decryptable)" should be used instead.]]></HELP> <!--374--> <AD_MODULE_ID><![CDATA[0]]></AD_MODULE_ID> <!--374--></AD_ELEMENT> ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Openbravo-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openbravo-commits
