Skip to content

Commit f0f579c

Browse files
committed
MAGETWO-34177: Simplification of Payment Configuration
- CR
1 parent 847a9b5 commit f0f579c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Config/etc/system_file.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@
435435
<xs:simpleType name="typePath">
436436
<xs:annotation>
437437
<xs:documentation>
438-
Path identifier. Item can has only [a-zA-Z0-9/_(inlove). Minimal length 8 symbol. Case sensitive.
438+
Path identifier. Item can has only [A-Za-z_0-9/.]. Minimal length 8 symbol. Case sensitive.
439439
</xs:documentation>
440440
</xs:annotation>
441441

0 commit comments

Comments
 (0)