Skip to content

Commit 6e74547

Browse files
committed
Merge pull request #4 from myekaterynenko/develop
MAGETWO-32077: [GITHUB] Fix spelling error in Customer module xml :Magento Go #853
2 parents cd349fb + c17efad commit 6e74547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/etc/data_source/customer.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</constraints>
2020
<tooltip>
2121
<link>http://www.magentocommerce.com/knowledge-base/entry/understanding-store-scopes</link>
22-
<description>If your Magento Go site has multiple views, you can set the scope to apply to a specific view.</description>
22+
<description>If your Magento site has multiple views, you can set the scope to apply to a specific view.</description>
2323
</tooltip>
2424
</field>
2525
<field name="prefix" source="eav" dataType="text"/>

0 commit comments

Comments
 (0)