You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/11/11 10:58:29 UTC

svn commit: r834824 - /ofbiz/trunk/applications/accounting/documents/Accounting.xml

Author: hansbak
Date: Wed Nov 11 09:58:29 2009
New Revision: 834824

URL: http://svn.apache.org/viewvc?rev=834824&view=rev
Log:
typo: '.xml' forgotten

Modified:
    ofbiz/trunk/applications/accounting/documents/Accounting.xml

Modified: ofbiz/trunk/applications/accounting/documents/Accounting.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/documents/Accounting.xml?rev=834824&r1=834823&r2=834824&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/documents/Accounting.xml (original)
+++ ofbiz/trunk/applications/accounting/documents/Accounting.xml Wed Nov 11 09:58:29 2009
@@ -32,5 +32,5 @@
     <xi:include href="../data/helpdata/HELP_ACCOUNTING_billing_accounts.xml" />
     <xi:include href="../data/helpdata/HELP_ACCOUNTING_financial_accounts.xml" />
     <xi:include href="../data/helpdata/HELP_ACCOUNTING_tax_authorities.xml" />
-    <xi:include href="../data/helpdata/HELP_ACCOUNTING_Features" />
+    <xi:include href="../data/helpdata/HELP_ACCOUNTING_Features.xml" />
 </chapter>