summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorColin Smith <colin@pfsense.org>2005-09-12 22:32:19 +0000
committerColin Smith <colin@pfsense.org>2005-09-12 22:32:19 +0000
commit3d0d1aa84e2bbecc028ec15c6f5bfff5bc8663c0 (patch)
tree608c8890d2c53961b6393173f0a1a45e867f8fcb /usr
parentb23a2cb34b4e89b21694d06e6b2251e53367aa6d (diff)
downloadpfsense-3d0d1aa84e2bbecc028ec15c6f5bfff5bc8663c0.zip
pfsense-3d0d1aa84e2bbecc028ec15c6f5bfff5bc8663c0.tar.gz
'supress' -> 'suppress'
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/system_advanced.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index 5676172..e29bf1a 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -298,7 +298,7 @@ include("head.inc");
<td width="22%" valign="top" class="vncell">&nbsp;</td>
<td width="78%" class="vtable">
<input name="sharednet" type="checkbox" id="sharednet" value="yes" <?php if (isset($pconfig['sharednet'])) echo "checked"; ?> onclick="enable_change(false)" />
- <strong>This will supress ARP messages when interfaces share the same physical network</strong>
+ <strong>This will suppress ARP messages when interfaces share the same physical network</strong>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud