summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-07-27 00:47:05 +0000
committerChris Buechler <cmb@pfsense.org>2008-07-27 00:47:05 +0000
commita4339e573ef9c85475dc01b26404c1511000ea41 (patch)
treede8e68cdd589ef3d21a11e9c2cc2b993b0be3a89 /usr
parentf626c320a32f1b087a984bec3fc7c41766ff47c4 (diff)
downloadpfsense-a4339e573ef9c85475dc01b26404c1511000ea41.zip
pfsense-a4339e573ef9c85475dc01b26404c1511000ea41.tar.gz
fix typo
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/interfaces_wlan.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_wlan.inc b/usr/local/www/interfaces_wlan.inc
index cb94f2c..84c9e6a 100755
--- a/usr/local/www/interfaces_wlan.inc
+++ b/usr/local/www/interfaces_wlan.inc
@@ -320,7 +320,7 @@ function wireless_config_print() {
<td valign="top" class="vncell">Enable Hide SSID</td>
<td class="vtable"><input name="hidessid_enable" type="checkbox" class="formfld" id="hidessid_enable" value="yes" <? if ($pconfig['hidessid_enable']) echo "checked";?>>
<br/>
- Setting this option will force the card to NOT broadcast it's SSID
+ Setting this option will force the card to NOT broadcast its SSID
<br/>
(this might create problems for some clients). </td>
</tr>
OpenPOWER on IntegriCloud