Skip to content

Commit 3b3edd9

Browse files
author
Roman Leshchenko
committed
MAGETWO-90516: Wrong custom option behavior
1 parent 317a48d commit 3b3edd9

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Block/Product/View/Options/Select

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Block/Product/View/Options/Select/Multiple.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Magento\Framework\View\Element\Html\Select;
1313

1414
/**
15-
* CLass represents necessary logic for dropdown and multiselect option types
15+
* Class represents necessary logic for dropdown and multiselect option types
1616
*/
1717
class Multiple extends AbstractOptions
1818
{

0 commit comments

Comments
 (0)