Skip to content

Commit

Permalink
correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-chandra3197 committed Dec 12, 2018
1 parent 7407329 commit 37db806
Show file tree
Hide file tree
Showing 61 changed files with 104 additions and 104 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ public function execute()
/**
* Checks if price scope config option explicitly equal to global value.
*
* Such strict comparision is required to prevent price deleting when
* Such strict comparison is required to prevent price deleting when
* price scope config option is null for some reason.
*
* @return bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
try {
response = JSON.parse(transport.responseText);
} catch (e) {
console.warn('An error occured while parsing response');
console.warn('An error occurred while parsing response');
}

if (!response || !response['parameters']) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ if ($('is_required')) {

jQuery(function($) {
bindAttributeInputType();
// @todo: refactor collapsable component
// @todo: refactor collapsible component
$('.attribute-popup .collapse, [data-role="advanced_fieldset-content"]')
.collapsable()
.collapse('hide');
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class FullTextSearchCheck
* to join catalog_eav_attribute table to search query or not
*
* In case when the $query does not requires full text search
* - we can skipp joining catalog_eav_attribute table because it becomes excessive
* - we can skip joining catalog_eav_attribute table because it becomes excessive
*
* @param QueryInterface $query
* @return bool
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ define([
},

/**
* Resolves an initial sate of a login form.
* Resolves an initial state of a login form.
*
* @returns {Boolean} - initial visibility state.
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ public function __construct(
*/
protected function _addAttributeParams($attrSetName, array $attrParams, $attribute)
{
// save super attributes for simplier and quicker search in future
// save super attributes for simpler and quicker search in future
if ('select' == $attrParams['type'] && 1 == $attrParams['is_global']) {
$this->_superAttributes[$attrParams['code']] = $attrParams;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ public function getItemById($countryId)
* Add filter by country code to collection.
* $countryCode can be either array of country codes or string representing one country code.
* $iso can be either array containing 'iso2', 'iso3' values or string with containing one of that values directly.
* The collection will contain countries where at least one of contry $iso fields matches $countryCode.
* The collection will contain countries where at least one of country $iso fields matches $countryCode.
*
* @param string|string[] $countryCode
* @param string|string[] $iso
Expand Down
26 changes: 13 additions & 13 deletions app/code/Magento/Fedex/etc/wsdl/RateService_v10.wsdl
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
</xs:element>
<xs:element name="AppliedOptions" type="ns:ServiceOptionType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Shows the specific combination of service options combined with the service type that produced this committment in the set returned to the caller.</xs:documentation>
<xs:documentation>Shows the specific combination of service options combined with the service type that produced this commitment in the set returned to the caller.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AppliedSubOptions" type="ns:ServiceSubOptionDetail" minOccurs="0">
Expand Down Expand Up @@ -473,7 +473,7 @@
<xs:annotation>
<xs:documentation>
For international multiple piece shipments, commodity information must be passed in the Master and on each child transaction.
If this shipment cotains more than four commodity line items, the four highest valued should be included in the first 4 occurrences for this request.
If this shipment contains more than four commodity line items, the four highest valued should be included in the first 4 occurrences for this request.
</xs:documentation>
</xs:annotation>
<xs:sequence>
Expand Down Expand Up @@ -916,7 +916,7 @@
</xs:element>
<xs:element name="SecondaryBarcode" type="ns:SecondaryBarcodeType" minOccurs="0">
<xs:annotation>
<xs:documentation>For customers producing their own Ground labels, this field specifies which secondary barcode will be printed on the label; so that the primary barcode produced by FedEx has the corect SCNC.</xs:documentation>
<xs:documentation>For customers producing their own Ground labels, this field specifies which secondary barcode will be printed on the label; so that the primary barcode produced by FedEx has the correct SCNC.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="TermsAndConditionsLocalization" type="ns:Localization" minOccurs="0">
Expand Down Expand Up @@ -1006,7 +1006,7 @@
<xs:annotation>
<xs:documentation>
For international multiple piece shipments, commodity information must be passed in the Master and on each child transaction.
If this shipment cotains more than four commodity line items, the four highest valued should be included in the first 4 occurrences for this request.
If this shipment contains more than four commodity line items, the four highest valued should be included in the first 4 occurrences for this request.
</xs:documentation>
</xs:annotation>
</xs:element>
Expand Down Expand Up @@ -1151,7 +1151,7 @@
</xs:simpleType>
<xs:complexType name="DestinationControlDetail">
<xs:annotation>
<xs:documentation>Data required to complete the Destionation Control Statement for US exports.</xs:documentation>
<xs:documentation>Data required to complete the Destination Control Statement for US exports.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="StatementTypes" type="ns:DestinationControlStatementType" minOccurs="0" maxOccurs="unbounded"/>
Expand Down Expand Up @@ -2278,7 +2278,7 @@
</xs:element>
<xs:element name="LabelStockType" type="ns:LabelStockType" minOccurs="0">
<xs:annotation>
<xs:documentation>For thermal printer lables this indicates the size of the label and the location of the doc tab if present.</xs:documentation>
<xs:documentation>For thermal printer labels this indicates the size of the label and the location of the doc tab if present.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="LabelPrintingOrientation" type="ns:LabelPrintingOrientationType" minOccurs="0">
Expand Down Expand Up @@ -2780,7 +2780,7 @@
</xs:simpleType>
<xs:complexType name="Party">
<xs:annotation>
<xs:documentation>The descriptive data for a person or company entitiy doing business with FedEx.</xs:documentation>
<xs:documentation>The descriptive data for a person or company entity doing business with FedEx.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="AccountNumber" type="xs:string" minOccurs="0">
Expand Down Expand Up @@ -3069,7 +3069,7 @@
</xs:element>
<xs:element name="AppliedOptions" type="ns:ServiceOptionType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Shows the specific combination of service options combined with the service type that produced this committment in the set returned to the caller.</xs:documentation>
<xs:documentation>Shows the specific combination of service options combined with the service type that produced this commitment in the set returned to the caller.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AppliedSubOptions" type="ns:ServiceSubOptionDetail" minOccurs="0">
Expand Down Expand Up @@ -3195,7 +3195,7 @@
</xs:simpleType>
<xs:complexType name="RatedPackageDetail">
<xs:annotation>
<xs:documentation>If requesting rates using the PackageDetails element (one package at a time) in the request, the rates for each package will be returned in this element. Currently total piece total weight rates are also retuned in this element.</xs:documentation>
<xs:documentation>If requesting rates using the PackageDetails element (one package at a time) in the request, the rates for each package will be returned in this element. Currently total piece total weight rates are also returned in this element.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="TrackingIds" type="ns:TrackingId" minOccurs="0" maxOccurs="unbounded">
Expand Down Expand Up @@ -3416,7 +3416,7 @@
</xs:element>
<xs:element name="TotalWeight" type="ns:Weight" minOccurs="0">
<xs:annotation>
<xs:documentation>Identifies the total weight of the shipment being conveyed to FedEx.This is only applicable to International shipments and should only be used on the first package of a mutiple piece shipment.This value contains 1 explicit decimal position</xs:documentation>
<xs:documentation>Identifies the total weight of the shipment being conveyed to FedEx.This is only applicable to International shipments and should only be used on the first package of a multiple piece shipment.This value contains 1 explicit decimal position</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="TotalInsuredValue" type="ns:Money" minOccurs="0">
Expand Down Expand Up @@ -3582,7 +3582,7 @@
<xs:sequence>
<xs:element name="ReturnType" type="ns:ReturnType" minOccurs="1">
<xs:annotation>
<xs:documentation>The type of return shipment that is being requested. At present the only type of retrun shipment that is supported is PRINT_RETURN_LABEL. With this option you can print a return label to insert into the box of an outbound shipment. This option can not be used to print an outbound label.</xs:documentation>
<xs:documentation>The type of return shipment that is being requested. At present the only type of return shipment that is supported is PRINT_RETURN_LABEL. With this option you can print a return label to insert into the box of an outbound shipment. This option can not be used to print an outbound label.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Rma" type="ns:Rma" minOccurs="0">
Expand Down Expand Up @@ -3655,7 +3655,7 @@
</xs:simpleType>
<xs:simpleType name="ServiceOptionType">
<xs:annotation>
<xs:documentation>These values control the optional features of service that may be combined in a commitment/rate comparision transaction.</xs:documentation>
<xs:documentation>These values control the optional features of service that may be combined in a commitment/rate comparison transaction.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="FREIGHT_GUARANTEE"/>
Expand Down Expand Up @@ -4731,7 +4731,7 @@
</xs:element>
<xs:element name="TotalCustomerCharge" type="ns:Money" minOccurs="0">
<xs:annotation>
<xs:documentation>The calculated varibale handling charge plus the net charge.</xs:documentation>
<xs:documentation>The calculated variable handling charge plus the net charge.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
Expand Down
20 changes: 10 additions & 10 deletions app/code/Magento/Fedex/etc/wsdl/RateService_v9.wsdl
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
</xs:element>
<xs:element name="AppliedOptions" type="ns:ServiceOptionType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Shows the specific combination of service options combined with the service type that produced this committment in the set returned to the caller.</xs:documentation>
<xs:documentation>Shows the specific combination of service options combined with the service type that produced this commitment in the set returned to the caller.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AppliedSubOptions" type="ns:ServiceSubOptionDetail" minOccurs="0">
Expand Down Expand Up @@ -472,7 +472,7 @@
<xs:annotation>
<xs:documentation>
For international multiple piece shipments, commodity information must be passed in the Master and on each child transaction.
If this shipment cotains more than four commodity line items, the four highest valued should be included in the first 4 occurrences for this request.
If this shipment commitment more than four commodity line items, the four highest valued should be included in the first 4 occurrences for this request.
</xs:documentation>
</xs:annotation>
<xs:sequence>
Expand Down Expand Up @@ -1006,7 +1006,7 @@
<xs:annotation>
<xs:documentation>
For international multiple piece shipments, commodity information must be passed in the Master and on each child transaction.
If this shipment cotains more than four commodity line items, the four highest valued should be included in the first 4 occurrences for this request.
If this shipment contains more than four commodity line items, the four highest valued should be included in the first 4 occurrences for this request.
</xs:documentation>
</xs:annotation>
</xs:element>
Expand Down Expand Up @@ -1148,7 +1148,7 @@
</xs:simpleType>
<xs:complexType name="DestinationControlDetail">
<xs:annotation>
<xs:documentation>Data required to complete the Destionation Control Statement for US exports.</xs:documentation>
<xs:documentation>Data required to complete the Destination Control Statement for US exports.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="StatementTypes" type="ns:DestinationControlStatementType" minOccurs="0" maxOccurs="unbounded"/>
Expand Down Expand Up @@ -2313,7 +2313,7 @@
</xs:element>
<xs:element name="LabelStockType" type="ns:LabelStockType" minOccurs="0">
<xs:annotation>
<xs:documentation>For thermal printer lables this indicates the size of the label and the location of the doc tab if present.</xs:documentation>
<xs:documentation>For thermal printer labels this indicates the size of the label and the location of the doc tab if present.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="LabelPrintingOrientation" type="ns:LabelPrintingOrientationType" minOccurs="0">
Expand Down Expand Up @@ -3099,7 +3099,7 @@
</xs:element>
<xs:element name="AppliedOptions" type="ns:ServiceOptionType" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Shows the specific combination of service options combined with the service type that produced this committment in the set returned to the caller.</xs:documentation>
<xs:documentation>Shows the specific combination of service options combined with the service type that produced this commitment in the set returned to the caller.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="AppliedSubOptions" type="ns:ServiceSubOptionDetail" minOccurs="0">
Expand Down Expand Up @@ -3216,7 +3216,7 @@
</xs:simpleType>
<xs:complexType name="RatedPackageDetail">
<xs:annotation>
<xs:documentation>If requesting rates using the PackageDetails element (one package at a time) in the request, the rates for each package will be returned in this element. Currently total piece total weight rates are also retuned in this element.</xs:documentation>
<xs:documentation>If requesting rates using the PackageDetails element (one package at a time) in the request, the rates for each package will be returned in this element. Currently total piece total weight rates are also returned in this element.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="TrackingIds" type="ns:TrackingId" minOccurs="0" maxOccurs="unbounded">
Expand Down Expand Up @@ -3622,7 +3622,7 @@
<xs:sequence>
<xs:element name="ReturnType" type="ns:ReturnType">
<xs:annotation>
<xs:documentation>The type of return shipment that is being requested. At present the only type of retrun shipment that is supported is PRINT_RETURN_LABEL. With this option you can print a return label to insert into the box of an outbound shipment. This option can not be used to print an outbound label.</xs:documentation>
<xs:documentation>The type of return shipment that is being requested. At present the only type of return shipment that is supported is PRINT_RETURN_LABEL. With this option you can print a return label to insert into the box of an outbound shipment. This option can not be used to print an outbound label.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Rma" type="ns:Rma" minOccurs="0">
Expand Down Expand Up @@ -3687,7 +3687,7 @@
</xs:complexType>
<xs:simpleType name="ServiceOptionType">
<xs:annotation>
<xs:documentation>These values control the optional features of service that may be combined in a commitment/rate comparision transaction.</xs:documentation>
<xs:documentation>These values control the optional features of service that may be combined in a commitment/rate comparison transaction.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="FREIGHT_GUARANTEE"/>
Expand Down Expand Up @@ -4611,7 +4611,7 @@
</xs:element>
<xs:element name="TotalCustomerCharge" type="ns:Money" minOccurs="0">
<xs:annotation>
<xs:documentation>The calculated varibale handling charge plus the net charge.</xs:documentation>
<xs:documentation>The calculated variable handling charge plus the net charge.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
Expand Down
Loading

0 comments on commit 37db806

Please sign in to comment.