From b9982af42bb380b50c07bacbf48c2b79dbac02aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=20=7C=20Anton=20R=C3=B6hm?= <18481195+AnTheMaker@users.noreply.github.com> Date: Fri, 6 Jan 2023 19:28:13 +0100 Subject: [PATCH 1/2] Fix typo --- plugins/haproxy/haproxy_rate_frontend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/haproxy/haproxy_rate_frontend b/plugins/haproxy/haproxy_rate_frontend index b77d3994..13902884 100755 --- a/plugins/haproxy/haproxy_rate_frontend +++ b/plugins/haproxy/haproxy_rate_frontend @@ -5,7 +5,7 @@ =head1 NAME -harpoxy_rate_frontend -Haproxy Sessions Per Second Frontend +haproxy_rate_frontend -Haproxy Sessions Per Second Frontend =head1 CONFIGURATION From 47ad0b24315ed3ac7434b7854dd098b2ea0e2196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=20=7C=20Anton=20R=C3=B6hm?= <18481195+AnTheMaker@users.noreply.github.com> Date: Fri, 6 Jan 2023 19:29:39 +0100 Subject: [PATCH 2/2] Fix another typo --- plugins/haproxy/haproxy_sessions_total_frontend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/haproxy/haproxy_sessions_total_frontend b/plugins/haproxy/haproxy_sessions_total_frontend index 1c948228..0ec06c41 100755 --- a/plugins/haproxy/haproxy_sessions_total_frontend +++ b/plugins/haproxy/haproxy_sessions_total_frontend @@ -5,7 +5,7 @@ =head1 NAME -haprxoy_sessions_total_frontend -Haproxy Sessions Total Frontend +haproxy_sessions_total_frontend -Haproxy Sessions Total Frontend =head1 CONFIGURATION