You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2008/07/18 11:02:25 UTC

svn commit: r677859 - /ofbiz/trunk/applications/accounting/entitydef/entitymodel_olap.xml

Author: jacopoc
Date: Fri Jul 18 02:02:25 2008
New Revision: 677859

URL: http://svn.apache.org/viewvc?rev=677859&view=rev
Log:
Fix for small typo.

Modified:
    ofbiz/trunk/applications/accounting/entitydef/entitymodel_olap.xml

Modified: ofbiz/trunk/applications/accounting/entitydef/entitymodel_olap.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/entitydef/entitymodel_olap.xml?rev=677859&r1=677858&r2=677859&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/entitydef/entitymodel_olap.xml (original)
+++ ofbiz/trunk/applications/accounting/entitydef/entitymodel_olap.xml Fri Jul 18 02:02:25 2008
@@ -72,7 +72,7 @@
             <description>Extended net amount less all the costs.</description>
         </field>
         <!--
-        TODO: implement multy currency fields
+        TODO: implement multi-currency fields
         <field name="extGrossAmountOrig" type="currency-precise">
             <description>Extended gross amount in the original currency: quantity invoiced multiplied by the list unit price.</description>
         </field>