summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_services.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-01-08 02:29:22 +0000
committerChris Buechler <cmb@pfsense.org>2008-01-08 02:29:22 +0000
commit0f266b2ed4c58282c31d96d3e4f760f93197b484 (patch)
tree4441dd8e99b97d78af848117f8012b54486e837a /usr/local/www/status_services.php
parent5fc2f163bc814b6ab44907c7fd28a72dd293cbc0 (diff)
downloadpfsense-0f266b2ed4c58282c31d96d3e4f760f93197b484.zip
pfsense-0f266b2ed4c58282c31d96d3e4f760f93197b484.tar.gz
touch up text
Ticket #1569
Diffstat (limited to 'usr/local/www/status_services.php')
-rwxr-xr-xusr/local/www/status_services.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_services.php b/usr/local/www/status_services.php
index 513baf7..b859994 100755
--- a/usr/local/www/status_services.php
+++ b/usr/local/www/status_services.php
@@ -272,7 +272,7 @@ if($config['installedpackages']['miniupnpd']['config'][0]['enable']) {
if (isset($config['ipsec']['enable'])) {
$pconfig['name'] = "racoon";
- $pconfig['description'] = gettext("IPSEC VPN");
+ $pconfig['description'] = gettext("IPsec VPN");
$services[] = $pconfig;
unset($pconfig);
}
OpenPOWER on IntegriCloud