Author: jleroux
Date: Mon Feb 3 15:23:41 2014
New Revision: 1563949
URL:
http://svn.apache.org/r1563949Log:
Fixes a typo
Modified:
ofbiz/trunk/applications/manufacturing/documents/manufacturing.xml
Modified: ofbiz/trunk/applications/manufacturing/documents/manufacturing.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/documents/manufacturing.xml?rev=1563949&r1=1563948&r2=1563949&view=diff==============================================================================
--- ofbiz/trunk/applications/manufacturing/documents/manufacturing.xml (original)
+++ ofbiz/trunk/applications/manufacturing/documents/manufacturing.xml Mon Feb 3 15:23:41 2014
@@ -30,9 +30,9 @@
<xi:include href="../data/helpdata/Help_MFG_FindRouting.xml"/>
<xi:include href="../data/helpdata/Help_MFG_FindRoutingTask.xml"/>
<xi:include href="../data/helpdata/Help_MFG_FindCalendar.xml"/>
- <xi:include href="../data/helpdata/Help_MFG_EditCostCalc.xml"/>
+ <xi:include href="../data/helpdata/Help_MFG_EditCostCalcs.xml"/>
<xi:include href="../data/helpdata/Help_MFG_FindBom.xml"/>
<xi:include href="../data/helpdata/Help_MFG_FindInventoryEventPlan.xml"/>
<xi:include href="../data/helpdata/Help_MFG_WorkWithShipmentPlans.xml"/>
<xi:include href="../data/helpdata/Help_MFG_ManufacturingReports.xml"/>
-</chapter>
\ No newline at end of file
+</chapter>