Skip to content

Commit f503c5a

Browse files
author
okarpenko
committed
MAGETWO-45073: PHP notice during to create Text Swatch product attribute
1 parent d506379 commit f503c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Swatches/Model/Plugin/EavAttribute.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ public function beforeSave(Attribute $attribute)
8181
}
8282

8383
/**
84-
* Validate that attribute options is exists
84+
* Validate that attribute options exist
8585
*
8686
* @param Attribute $attribute
8787
* @return bool

0 commit comments

Comments
 (0)