Skip to content

Commit 7532620

Browse files
🔃 [EngCom] Public Pull Requests - 2.3-develop
Accepted Public Pull Requests: - #15466: [Forwardport] typo correction (by @mzeis) - #15450: ADHOC: update the contribution templates to include a note on results (by @dmanners)
2 parents 3d2d072 + 551a424 commit 7532620

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828

2929
### Expected result
3030
<!--- Tell us what should happen -->
31-
1. [Screenshot, logs]
31+
1. [Screenshots, logs or description]
3232

3333
### Actual result
3434
<!--- Tell us what happens instead -->
35-
1. [Screenshot, logs]
35+
1. [Screenshots, logs or description]

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1570,7 +1570,7 @@ protected function getEntityPkName(\Magento\Eav\Model\Entity\AbstractEntity $ent
15701570
}
15711571

15721572
/**
1573-
* Add requere tax percent flag for product collection
1573+
* Add require tax percent flag for product collection
15741574
*
15751575
* @return $this
15761576
*/

0 commit comments

Comments
 (0)