Skip to content

Commit 206728b

Browse files
authored
Merge pull request PAYONE-GmbH#572 from SEAK-Marcel/master
Fix XML syntax error
2 parents e68394b + 4d58f42 commit 206728b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/payment.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
</method>
4646
<method name="payone_paypalv2">
4747
<allow_multiple_address>0</allow_multiple_address>
48-
</method>v
48+
</method>
4949
<method name="payone_advance_payment">
5050
<allow_multiple_address>0</allow_multiple_address>
5151
</method>

0 commit comments

Comments
 (0)