summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-03-07 15:03:21 -0500
committerjim-p <jimp@pfsense.org>2011-03-07 15:03:21 -0500
commit214bd062189d3b1ffc16bfea645f3c4f155f4ae7 (patch)
tree74cdc858301db94a78a6da2595af7f7ac93f1271 /usr/local/www
parenta5ccf623ff9b11fed77d7fb0f439208aa6d5eaca (diff)
downloadpfsense-214bd062189d3b1ffc16bfea645f3c4f155f4ae7.zip
pfsense-214bd062189d3b1ffc16bfea645f3c4f155f4ae7.tar.gz
Fix typo
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/vpn_ipsec_mobile.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/vpn_ipsec_mobile.php b/usr/local/www/vpn_ipsec_mobile.php
index 4e9c537..b4b1b05 100755
--- a/usr/local/www/vpn_ipsec_mobile.php
+++ b/usr/local/www/vpn_ipsec_mobile.php
@@ -386,7 +386,7 @@ function login_banner_change() {
<input name="pool_enable" type="checkbox" id="pool_enable" value="yes" <?=$chk;?> onClick="pool_change()">
</td>
<td>
- <?=gettext("Provide a vitual IP address to clients"); ?><br>
+ <?=gettext("Provide a virtual IP address to clients"); ?><br>
</td>
</tr>
</table>
OpenPOWER on IntegriCloud