File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
app/code/Magento/ConfigurableProduct/Block
Adminhtml/Product/Composite/Fieldset Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 11<?php
22/**
3- * Adminhtml block for fieldset of configurable product
4- *
5- * Copyright © Magento, Inc. All rights reserved.
6- * See COPYING.txt for license details.
3+ * Copyright 2013 Adobe
4+ * All Rights Reserved.
75 */
86namespace Magento \ConfigurableProduct \Block \Adminhtml \Product \Composite \Fieldset ;
97
@@ -101,7 +99,7 @@ public function getCurrentStore()
10199 }
102100
103101 /**
104- * Returns additional values for js config, con be overridden by descendants
102+ * Returns additional values for js config, can be overridden by descendants
105103 *
106104 * @return array
107105 */
Original file line number Diff line number Diff line change @@ -203,7 +203,7 @@ public function getCurrentStore()
203203 }
204204
205205 /**
206- * Returns additional values for js config, con be overridden by descendants
206+ * Returns additional values for js config, can be overridden by descendants
207207 *
208208 * @return array
209209 */
You can’t perform that action at this time.
0 commit comments