net/wireguard: fix copy/paste error in help text

This commit is contained in:
tawera
2019-05-20 10:43:37 +02:00
committed by Franco Fichtner
parent bd3914606a
commit 1d4c45ab7d
@@ -27,7 +27,7 @@
<id>server.privkey</id>
<label>Private Key</label>
<type>text</type>
<help>Private key of this instance. After saving you will see here your public key, please keep it safe.</help>
<help>Private key of this instance. After saving you will see here your private key, please keep it safe.</help>
</field>
<field>
<id>server.port</id>