From 33a43ff9ed050278c22749b599a1df3e0628f5cf Mon Sep 17 00:00:00 2001 From: trick77 Date: Wed, 23 Sep 2015 20:36:18 +0200 Subject: [PATCH] Spelling correction --- html/includes/print-alert-rules.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/includes/print-alert-rules.php b/html/includes/print-alert-rules.php index 27e15ad367..14ae13e0c3 100644 --- a/html/includes/print-alert-rules.php +++ b/html/includes/print-alert-rules.php @@ -41,7 +41,7 @@ if (isset($_POST['create-default'])) { 'severity' => 'critical', 'extra' => '{"mute":false,"count":"1","delay":"300"}', 'disabled' => 0, - 'name' => 'BGP Session establised', + 'name' => 'BGP Session established', ); $default_rules[] = array( 'device_id' => '-1',