This commit is contained in:
Chris Buechler 2015-01-07 12:48:47 -06:00
parent d2884b9ae0
commit 2a8a09a9fe

View File

@ -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>