svn commit: r1741465 - /ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml

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

svn commit: r1741465 - /ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml

jleroux@apache.org
Author: jleroux
Date: Thu Apr 28 15:49:04 2016
New Revision: 1741465

URL: http://svn.apache.org/viewvc?rev=1741465&view=rev
Log:
Fixes a typo reported by Florian Montalbano on user ML

Modified:
    ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml

Modified: ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml?rev=1741465&r1=1741464&r2=1741465&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml (original)
+++ ofbiz/trunk/applications/accounting/script/org/ofbiz/accounting/rate/RateServices.xml Thu Apr 28 15:49:04 2016
@@ -127,7 +127,7 @@ under the License.
                3. for specific rateTypeId, emplPositionTypeId (emplPositionType)
                4. for specific rateTypeId (rateType)
 
-               Then will be checked if the requested periodTypeId and currency can be found, if not isue an error message
+               Then will be checked if the requested periodTypeId and currency can be found, if not issue an error message
         -->
         <if-empty field="parameters.rateCurrencyUomId">
             <property-to-field resource="general.properties" property="currency.uom.id.default" field="parameters.rateCurrencyUomId"/>