You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by do...@apache.org on 2009/09/10 00:45:27 UTC

svn commit: r813150 - /ofbiz/trunk/applications/product/data/ProductTypeData.xml

Author: doogie
Date: Wed Sep  9 22:45:27 2009
New Revision: 813150

URL: http://svn.apache.org/viewvc?rev=813150&view=rev
Log:
Typoe fix.

Modified:
    ofbiz/trunk/applications/product/data/ProductTypeData.xml

Modified: ofbiz/trunk/applications/product/data/ProductTypeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/data/ProductTypeData.xml?rev=813150&r1=813149&r2=813150&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/data/ProductTypeData.xml (original)
+++ ofbiz/trunk/applications/product/data/ProductTypeData.xml Wed Sep  9 22:45:27 2009
@@ -343,7 +343,7 @@
     <ProductFeature productFeatureId="EC_MANLIFT" description="Manlift" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
     <ProductFeature productFeatureId="EC_SERVICE_BODY" description="Service Body" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
     <ProductFeature productFeatureId="EC_TRACTOR" description="Tractor" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
-    <ProductFeature productFeatureId="EC_PASSENGER" description="Passneger Vehicle" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
+    <ProductFeature productFeatureId="EC_PASSENGER" description="Passeneger Vehicle" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
     <ProductFeature productFeatureId="EC_COMPRESSOR" description="Compressor" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
     <ProductFeature productFeatureId="EC_TRENCHER" description="Trencher" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
     <ProductFeature productFeatureId="EC_PULLER" description="Puller" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>



Re: svn commit: r813150 - /ofbiz/trunk/applications/product/data/ProductTypeData.xml

Posted by Adam Heath <do...@brainfood.com>.
Adrian Crum wrote:
> Ummm...
> 
> Second time is a charm?

I lead a charmed life.  And 'Typoe' was on purpose, to be cute.


Re: svn commit: r813150 - /ofbiz/trunk/applications/product/data/ProductTypeData.xml

Posted by Adrian Crum <ad...@hlmksw.com>.
Ummm...

Second time is a charm?


doogie@apache.org wrote:
> Author: doogie
> Date: Wed Sep  9 22:45:27 2009
> New Revision: 813150
> 
> URL: http://svn.apache.org/viewvc?rev=813150&view=rev
> Log:
> Typoe fix.
> 
> Modified:
>     ofbiz/trunk/applications/product/data/ProductTypeData.xml
> 
> Modified: ofbiz/trunk/applications/product/data/ProductTypeData.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/data/ProductTypeData.xml?rev=813150&r1=813149&r2=813150&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/product/data/ProductTypeData.xml (original)
> +++ ofbiz/trunk/applications/product/data/ProductTypeData.xml Wed Sep  9 22:45:27 2009
> @@ -343,7 +343,7 @@
>      <ProductFeature productFeatureId="EC_MANLIFT" description="Manlift" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
>      <ProductFeature productFeatureId="EC_SERVICE_BODY" description="Service Body" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
>      <ProductFeature productFeatureId="EC_TRACTOR" description="Tractor" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
> -    <ProductFeature productFeatureId="EC_PASSENGER" description="Passneger Vehicle" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
> +    <ProductFeature productFeatureId="EC_PASSENGER" description="Passeneger Vehicle" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
>      <ProductFeature productFeatureId="EC_COMPRESSOR" description="Compressor" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
>      <ProductFeature productFeatureId="EC_TRENCHER" description="Trencher" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
>      <ProductFeature productFeatureId="EC_PULLER" description="Puller" productFeatureCategoryId="1002" productFeatureTypeId="EQUIP_CLASS"/>
> 
> 
>