Skip to content

Commit b5d24fa

Browse files
authored
ENGCOM-6671: Fix typo in sitemap product collection docblock #26434
2 parents 477c3a2 + 57c610d commit b5d24fa

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Sitemap/Model/ResourceModel/Catalog

1 file changed

+1
-1
lines changed

app/code/Magento/Sitemap/Model/ResourceModel/Catalog/Product.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ protected function _getAttribute($attributeCode)
291291
}
292292

293293
/**
294-
* Get category collection array
294+
* Get product collection array
295295
*
296296
* @param null|string|bool|int|Store $storeId
297297
*

0 commit comments

Comments
 (0)