Skip to content

Commit 6e5ae99

Browse files
committed
MAGETWO-66669: Syntax fix #8994
- Merge Pull Request #8994 from rafaelstz/magento2:patch-15
2 parents d60c55b + 007818b commit 6e5ae99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Block/Cart/Item/Renderer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ public function getProductOptions()
268268
}
269269

270270
/**
271-
* Get list of all otions for product
271+
* Get list of all options for product
272272
*
273273
* @return array
274274
* @codeCoverageIgnore

0 commit comments

Comments
 (0)