svn commit: r1658891 - /ofbiz/trunk/applications/party/servicedef/services.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1658891 - /ofbiz/trunk/applications/party/servicedef/services.xml

jleroux@apache.org
Author: jleroux
Date: Wed Feb 11 07:02:17 2015
New Revision: 1658891

URL: http://svn.apache.org/r1658891
Log:
Fixes a typo in comment

Modified:
    ofbiz/trunk/applications/party/servicedef/services.xml

Modified: ofbiz/trunk/applications/party/servicedef/services.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/servicedef/services.xml?rev=1658891&r1=1658890&r2=1658891&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/servicedef/services.xml (original)
+++ ofbiz/trunk/applications/party/servicedef/services.xml Wed Feb 11 07:02:17 2015
@@ -614,7 +614,7 @@ under the License.
         <attribute name="contactMechPurposeTypeId" type="String" mode="IN" optional="false"/>
     </service>
 
-    <!-- ContactMechList services -->
+    <!-- ContactMechLink services -->
     <service name="createContactMechLink" default-entity-name="ContactMechLink" engine="simple"
             location="component://party/script/org/ofbiz/party/contact/ContactMechServices.xml" invoke="createContactMechLink" auth="true">
         <auto-attributes include="pk" mode="IN" optional="false"/>