summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_ipsec_settings.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2015-01-07 12:48:47 -0600
committerChris Buechler <cmb@pfsense.org>2015-01-07 12:49:00 -0600
commit3add5b2d955c568833ced60a4986d8b5822fbaae (patch)
tree655d503e8dc1da847e94eb5664d684711df78380 /usr/local/www/vpn_ipsec_settings.php
parente57a3e408745d6f4d06ffcce97f54a5f8bd5de37 (diff)
downloadpfsense-3add5b2d955c568833ced60a4986d8b5822fbaae.zip
pfsense-3add5b2d955c568833ced60a4986d8b5822fbaae.tar.gz
fix text
Diffstat (limited to 'usr/local/www/vpn_ipsec_settings.php')
-rw-r--r--usr/local/www/vpn_ipsec_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec_settings.php b/usr/local/www/vpn_ipsec_settings.php
index 43b0a4d..3e15752 100644
--- a/usr/local/www/vpn_ipsec_settings.php
+++ b/usr/local/www/vpn_ipsec_settings.php
@@ -261,7 +261,7 @@ function maxmss_checked(obj) {
<input name="compression" type="checkbox" id="compression" value="yes" <?php if ($pconfig['compression']) echo "checked=\"checked\""; ?> />
<strong><?=gettext("Enable IPCompression"); ?></strong>
<br />
- <?=gettext("IPComp compression of content is proposed on the connectio.n "); ?>
+ <?=gettext("IPComp compression of content is proposed on the connection."); ?>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud