Skip to content

Commit 05c3942

Browse files
authored
Update fail2ban_jail.inc.php (librenms#18137)
1 parent c91010c commit 05c3942

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/html/graphs/application/fail2ban_jail.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
$unit_text = 'Banned IPs';
4-
$descr = 'Banbed';
4+
$descr = 'Banned';
55
$ds = 'banned';
66

77
$rrd_filename = Rrd::name($device['hostname'], ['app', $app->app_type, $app->app_id, $vars['jail']]);

0 commit comments

Comments
 (0)