Author: hansbak
Date: Wed Dec 12 23:47:42 2007
New Revision: 603848
URL:
http://svn.apache.org/viewvc?rev=603848&view=revLog:
spelling error
Modified:
ofbiz/trunk/applications/humanres/widget/forms/PartyAbilityForms.xml
Modified: ofbiz/trunk/applications/humanres/widget/forms/PartyAbilityForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/forms/PartyAbilityForms.xml?rev=603848&r1=603847&r2=603848&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/widget/forms/PartyAbilityForms.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/forms/PartyAbilityForms.xml Wed Dec 12 23:47:42 2007
@@ -300,7 +300,7 @@
</actions>
<auto-fields-service service-name="updateSkillType"/>
<field name="skillTypeId" title="${uiLabelMap.HumanResSkillTypeId}"><display/></field>
- <field name="description" title="${uiLabelMap.CommomDescription}"/>
+ <field name="description" title="${uiLabelMap.CommonDescription}"/>
<field name="submitButton" title="Update" widget-style="smallSubmit"><submit button-type="button"/></field>
<field name="deleteLink" title="${uiLabelMap.CommonDelete}" widget-style="buttontext">
<hyperlink target="deleteSkillType?skillTypeId=${skillTypeId}" description="${uiLabelMap.CommonDelete}" also-hidden="false"/>