mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix text
This commit is contained in:
parent
d2884b9ae0
commit
2a8a09a9fe
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user