net/tayga: fix typo in static mappings (#5010)

This commit is contained in:
Maurice Walker 2025-11-07 06:55:03 +01:00 committed by GitHub
parent e51e367336
commit 4518d481f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@
<id>staticmapping.v6</id>
<label>IPv6 network or address</label>
<type>text</type>
<help>IPv4 network to map. Must not overlap with NAT64 prefix.</help>
<help>IPv6 network to map. Must not overlap with NAT64 prefix.</help>
</field>
<field>
<id>staticmapping.description</id>