Skip to content

Commit ce7b560

Browse files
authored
Fixed typo
1 parent e6b279b commit ce7b560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Dhl/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<source_model>Magento\Dhl\Model\Source\Method\Doc</source_model>
8787
</field>
8888
<field id="nondoc_methods" translate="label" type="multiselect" sortOrder="170" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">
89-
<label>Documents Allowed Methods</label>
89+
<label>Non Documents Allowed Methods</label>
9090
<source_model>Magento\Dhl\Model\Source\Method\Nondoc</source_model>
9191
</field>
9292
<field id="ready_time" translate="label comment" type="text" sortOrder="180" showInDefault="1" showInWebsite="1" showInStore="0" canRestore="1">

0 commit comments

Comments
 (0)