Skip to content

Commit fd1a404

Browse files
authored
typo-error-fixed-Retrieve@325
typo error fixed at line number 325 where " Rerieve " was used rather than "Retrieve",
1 parent b0cd9b7 commit fd1a404

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Block/Adminhtml/Product/Edit/Tab/Related.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ protected function _prepareColumns()
322322
}
323323

324324
/**
325-
* Rerieve grid URL
325+
* Retrieve grid URL
326326
*
327327
* @return string
328328
*/

0 commit comments

Comments
 (0)