diff --git a/LibreNMS/Util/StringHelpers.php b/LibreNMS/Util/StringHelpers.php index eca9d2e11b..67e3cb8a47 100644 --- a/LibreNMS/Util/StringHelpers.php +++ b/LibreNMS/Util/StringHelpers.php @@ -48,7 +48,7 @@ class StringHelpers $replacements = [ 'bind' => 'BIND', 'dbm' => 'dBm', - 'dhcp-stats' => 'ISC DHCP Server', + 'dhcp-stats' => 'DHCP Stats', 'entropy' => 'Random entropy', 'exim-stats' => 'EXIM Stats', 'fbsd-nfs-client' => 'FreeBSD NFS Client',