summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_keys_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/vpn_ipsec_keys_edit.php')
-rw-r--r--src/usr/local/www/vpn_ipsec_keys_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_ipsec_keys_edit.php b/src/usr/local/www/vpn_ipsec_keys_edit.php
index 92994c7..05fb97d 100644
--- a/src/usr/local/www/vpn_ipsec_keys_edit.php
+++ b/src/usr/local/www/vpn_ipsec_keys_edit.php
@@ -169,7 +169,7 @@ $section->addInput(new Form_Input(
'Identifier',
'text',
$pconfig['ident']
-))->setHelp('This can be either an IP address, fully qualified domain name or an e-mail address');
+))->setHelp('This can be either an IP address, fully qualified domain name or an e-mail address.');
$section->addInput(new Form_Select(
'type',
OpenPOWER on IntegriCloud