dnsmasq: Correct typo in label (#8362)

This commit is contained in:
Monviech 2025-02-20 11:51:26 +01:00 committed by GitHub
parent 169019649c
commit 3caf9e182d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
</field>
<field>
<id>domainoverride.srcip</id>
<label>Domain</label>
<label>Source IP</label>
<type>text</type>
<help>Source IP address for queries to the DNS server for the override domain. Best to leave empty</help>
</field>