You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2015/02/11 08:02:18 UTC

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

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"/>