Skip to content

Commit 4e38140

Browse files
author
Eric Bohanon
committed
MAGETWO-90182: Address doc CR comment
1 parent 158f997 commit 4e38140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Bundle/Model/Option/SaveAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ private function updateOptionSelection(ProductInterface $product, OptionInterfac
160160
}
161161

162162
/**
163-
* Computes the difference between given arrays.
163+
* Compute the difference between given arrays.
164164
*
165165
* @param \Magento\Bundle\Api\Data\LinkInterface[] $firstArray
166166
* @param \Magento\Bundle\Api\Data\LinkInterface[] $secondArray

0 commit comments

Comments
 (0)