mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
wireguard: Fix spelling
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
6e4e472ec0
commit
0a9aed724d
@ -104,7 +104,7 @@ class AddServerForm(forms.Form):
|
||||
default_route = forms.BooleanField(
|
||||
label=_('Use this connection to send all outgoing traffic'),
|
||||
required=False, help_text=_(
|
||||
'Typically checked for a VPN service though which all traffic '
|
||||
'Typically checked for a VPN service through which all traffic '
|
||||
'is sent.'))
|
||||
|
||||
def get_settings(self):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user