Author: jacopoc
Date: Mon Mar 22 08:28:29 2010
New Revision: 925993
URL: http://svn.apache.org/viewvc?rev=925993&view=rev
Log:
Fixed typo in comment.
Modified:
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml
Modified:
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml?rev=925993&r1=925992&r2=925993&view=diff
==============================================================================
---
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml
(original)
+++
ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/ledger/GeneralLedgerServices.xml
Mon Mar 22 08:28:29 2010
@@ -1108,7 +1108,7 @@ under the License.
<calcop operator="get" field="unitCost"/>
</calcop>
</calculate>
- <!-- prepare the doble posting (D/C) entries (AcctgTransEntry) -->
+ <!-- prepare the double posting (D/C) entries (AcctgTransEntry) -->
<!-- Credit -->
<make-value entity-name="AcctgTransEntry" value-field="creditEntry"/>
<set field="creditEntry.debitCreditFlag" value="C"/>