summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www')
-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 b859994..8616c19 100755
--- a/usr/local/www/status_services.php
+++ b/usr/local/www/status_services.php
@@ -258,7 +258,7 @@ if(isset($config['snmpd']['enable'])) {
if(isset($config['proxyarp']['proxyarpnet'])) {
$pconfig['name'] = "choparp";
- $pconfig['description'] = "Proxy Arp";
+ $pconfig['description'] = "Proxy ARP";
$services[] = $pconfig;
unset($pconfig);
}
OpenPOWER on IntegriCloud