Skip to content

Commit 57c610d

Browse files
ENGCOM-6671: Fix typo in sitemap product collection docblock #26434
- Merge Pull Request #26434 from Tjitse-E/magento2:fix-typo-sitemap - Merged commits: 1. f3c0c6f
2 parents 3811867 + f3c0c6f commit 57c610d

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)