diff --git a/app/code/Magento/Catalog/Model/Product.php b/app/code/Magento/Catalog/Model/Product.php index 16ba34b0e779e..b43eeaa70e153 100644 --- a/app/code/Magento/Catalog/Model/Product.php +++ b/app/code/Magento/Catalog/Model/Product.php @@ -1942,7 +1942,7 @@ public function reset() } /** - * Get cahce tags associated with object id + * Get cache tags associated with object id * * @return array */ diff --git a/lib/Zend/OpenId/Consumer.php b/lib/Zend/OpenId/Consumer.php index 21ed1d15afcfc..92ef8b9ea423b 100644 --- a/lib/Zend/OpenId/Consumer.php +++ b/lib/Zend/OpenId/Consumer.php @@ -433,7 +433,7 @@ protected function _addAssociation($url, $handle, $macFunc, $secret, $expires) } /** - * Retrive assiciation information for given $url from internal cahce or + * Retrive assiciation information for given $url from internal cache or * external storage * * @param string $url OpenID server url