Skip to content

Commit

Permalink
Fix typo: Replace 'Retrive' with 'Retrieve' globally (#1995)
Browse files Browse the repository at this point in the history
* fix(typo): Replace 'Retrive' with 'Retrieve' globally

* Add @tmewes as a contributor

* fix(readme): Add working 'All Contributors' link
  • Loading branch information
Tino Mewes committed Jan 31, 2022
1 parent f09b664 commit 6b705e4
Show file tree
Hide file tree
Showing 95 changed files with 177 additions and 167 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1317,6 +1317,15 @@
"contributions": [
"doc"
]
},
{
"login": "tmewes",
"name": "Tino Mewes",
"avatar_url": "https://avatars.githubusercontent.com/u/12640514?v=4",
"profile": "https://github.com/tmewes",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-145-orange.svg?style=flat-square)](#contributors-)
<a href="#contributors-"><img src="https://img.shields.io/badge/all_contributors-146-orange.svg?style=flat-square" alt="All Contributors"></a>
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<a href="https://travis-ci.org/openmage/magento-lts"><img src="https://travis-ci.org/openmage/magento-lts.svg" alt="Build Status"></a>
<a href="https://packagist.org/packages/openmage/magento-lts"><img src="https://poser.pugx.org/openmage/magento-lts/d/total.svg" alt="Total Downloads"></a>
Expand Down Expand Up @@ -341,6 +341,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/lemundo-team"><img src="https://avatars.githubusercontent.com/u/61752623?v=4?s=100" width="100px;" alt=""/><br /><sub><b>lemundo-team</b></sub></a><br /><a href="https://github.com/OpenMage/magento-lts/commits?author=lemundo-team" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/mdlonline"><img src="https://avatars.githubusercontent.com/u/5389528?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mdlonline</b></sub></a><br /><a href="https://github.com/OpenMage/magento-lts/commits?author=mdlonline" title="Code">💻</a></td>
<td align="center"><a href="https://www.developpeur-web-tlse.fr/"><img src="https://avatars.githubusercontent.com/u/5030086?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Benjamin MARROT</b></sub></a><br /><a href="https://github.com/OpenMage/magento-lts/commits?author=nimasan" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/tmewes"><img src="https://avatars.githubusercontent.com/u/12640514?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tino Mewes</b></sub></a><br /><a href="https://github.com/OpenMage/magento-lts/commits?author=tmewes" title="Code">💻</a></td>
</tr>
</table>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ public function isEdit()
}

/**
* Retrive serialized json with configurable attributes values of simple
* Retrieve serialized json with configurable attributes values of simple
*
* @return string
*/
Expand Down Expand Up @@ -121,7 +121,7 @@ public function getAttributes()
}

/**
* Retrive configurable product for created/edited simple
* Retrieve configurable product for created/edited simple
*
* @return Mage_Catalog_Model_Product
*/
Expand All @@ -136,7 +136,7 @@ public function getConfigurableProduct()
}

/**
* Retrive product
* Retrieve product
*
* @return Mage_Catalog_Model_Product
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ protected function _prepareForm()
}

/**
* Retrive attributes for product massupdate
* Retrieve attributes for product massupdate
*
* @return array
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Attributes_Create extends Ma
protected $_config = null;

/**
* Retrive config of new attribute creation
* Retrieve config of new attribute creation
*
* @return Varien_Object
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ protected function _prepareLayout()
}

/**
* Retrive product object from object if not from registry
* Retrieve product object from object if not from registry
*
* @return Mage_Catalog_Model_Product
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ protected function _prepareLayout()
}

/**
* Retrive uploader block
* Retrieve uploader block
*
* @return Mage_Uploader_Block_Multiple
*/
Expand All @@ -82,7 +82,7 @@ public function getUploader()
}

/**
* Retrive uploader block html
* Retrieve uploader block html
*
* @return string
*/
Expand Down
6 changes: 3 additions & 3 deletions app/code/core/Mage/Adminhtml/Block/Media/Editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ public function getResizeButtonHtml()
}

/**
* Retrive uploader js object name
* Retrieve uploader js object name
*
* @return string
*/
Expand All @@ -126,7 +126,7 @@ public function getJsObjectName()
}

/**
* Retrive config json
* Retrieve config json
*
* @return string
*/
Expand All @@ -136,7 +136,7 @@ public function getConfigJson()
}

/**
* Retrive config object
* Retrieve config object
*
* @return Varien_Config
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public function getFormHtml(Varien_Object $entity, $entityType='quote') {
}

/**
* Retrive items allowed for gift messages.
* Retrieve items allowed for gift messages.
*
* If no items available return false.
*
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ public function setEntity(Varien_Object $entity)
}

/**
* Retrive entity for form
* Retrieve entity for form
*
* @return Varien_Object
*/
Expand Down Expand Up @@ -252,7 +252,7 @@ protected function _initMessage()
}

/**
* Retrive gift message for entity
* Retrieve gift message for entity
*
* @return Mage_GiftMessage_Model_Message
*/
Expand All @@ -266,7 +266,7 @@ public function getMessage()
}

/**
* Retrive real name for field
* Retrieve real name for field
*
* @param string $name
* @return string
Expand All @@ -277,7 +277,7 @@ protected function _getFieldName($name)
}

/**
* Retrive real html id for field
* Retrieve real html id for field
*
* @param string $id
* @return string
Expand All @@ -288,7 +288,7 @@ protected function _getFieldId($id)
}

/**
* Retrive field html id prefix
* Retrieve field html id prefix
*
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ public function getSubmitUrl()
}

/**
* Retrive save button html
* Retrieve save button html
*
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ protected function _prepareLayout()
}

/**
* Retrive save button html
* Retrieve save button html
*
* @return string
*/
Expand All @@ -110,7 +110,7 @@ public function setEntity(Varien_Object $entity)
}

/**
* Retrive entity for form
* Retrieve entity for form
*
* @return Varien_Object
*/
Expand All @@ -124,7 +124,7 @@ public function getEntity()
}

/**
* Retrive default value for giftmessage sender
* Retrieve default value for giftmessage sender
*
* @return string
*/
Expand All @@ -142,7 +142,7 @@ public function getDefaultSender()
}

/**
* Retrive default value for giftmessage recipient
* Retrieve default value for giftmessage recipient
*
* @return string
*/
Expand Down Expand Up @@ -170,7 +170,7 @@ public function getDefaultRecipient()
}

/**
* Retrive real name for field
* Retrieve real name for field
*
* @param string $name
* @return string
Expand All @@ -181,7 +181,7 @@ public function getFieldName($name)
}

/**
* Retrive real html id for field
* Retrieve real html id for field
*
* @param string $name
* @return string
Expand All @@ -192,7 +192,7 @@ public function getFieldId($id)
}

/**
* Retrive field html id prefix
* Retrieve field html id prefix
*
* @return string
*/
Expand Down Expand Up @@ -224,7 +224,7 @@ protected function _initMessage()
}

/**
* Retrive gift message for entity
* Retrieve gift message for entity
*
* @return Mage_GiftMessage_Model_Message
*/
Expand All @@ -249,7 +249,7 @@ public function getSaveUrl()
}

/**
* Retrive block html id
* Retrieve block html id
*
* @return string
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ public function canDisplayContainer()
protected $_giftMessage = array();

/**
* Retrive default value for giftmessage sender
* Retrieve default value for giftmessage sender
*
* @deprecated after 1.4.2.0
* @return string
Expand All @@ -97,7 +97,7 @@ public function getDefaultSender()
}

/**
* Retrive default value for giftmessage recipient
* Retrieve default value for giftmessage recipient
*
* @deprecated after 1.4.2.0
* @return string
Expand Down Expand Up @@ -126,7 +126,7 @@ public function getDefaultRecipient()
}

/**
* Retrive real name for field
* Retrieve real name for field
*
* @deprecated after 1.4.2.0
* @param string $name
Expand Down Expand Up @@ -160,7 +160,7 @@ protected function _initMessage()
}

/**
* Retrive gift message for entity
* Retrieve gift message for entity
*
* @deprecated after 1.4.2.0
* @return Mage_GiftMessage_Model_Message
Expand Down Expand Up @@ -190,7 +190,7 @@ public function getSaveUrl()
}

/**
* Retrive block html id
* Retrieve block html id
*
* @deprecated after 1.4.2.0
* @return string
Expand Down
2 changes: 1 addition & 1 deletion app/code/core/Mage/Adminhtml/Block/System/Config/Tabs.php
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ public function addTab($code, $config)
}

/**
* Retrive tab
* Retrieve tab
*
* @param string $code
* @return Varien_Object
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ public function getDeleteUrl()
}

/**
* Retrive email template model
* Retrieve email template model
*
* @return Mage_Core_Model_Email_Template
*/
Expand Down
2 changes: 1 addition & 1 deletion app/code/core/Mage/Adminhtml/Block/Tag/Grid/Pending.php
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ protected function _prepareColumns()
}

/**
* Retrives row click URL
* Retrieves row click URL
*
* @param mixed $row
* @return string
Expand Down
2 changes: 1 addition & 1 deletion app/code/core/Mage/Adminhtml/Block/Tag/Tag/Grid.php
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ public function getGridUrl()
}

/**
* Retrives row click URL
* Retrieves row click URL
*
* @param mixed $row
* @return string
Expand Down
4 changes: 2 additions & 2 deletions app/code/core/Mage/Adminhtml/Block/Widget/Grid.php
Original file line number Diff line number Diff line change
Expand Up @@ -1396,7 +1396,7 @@ public function setMassactionIdFilter($idFilter)
}

/**
* Retrive massaction block name
* Retrieve massaction block name
*
* @return string
*/
Expand All @@ -1418,7 +1418,7 @@ public function setMassactionBlockName($blockName)
}

/**
* Retrive massaction block
* Retrieve massaction block
*
* @return Mage_Adminhtml_Block_Widget_Grid_Massaction_Abstract
*/
Expand Down
Loading

0 comments on commit 6b705e4

Please sign in to comment.