From 205a3932f23f4353abf59be0dae7a4cb4ba97473 Mon Sep 17 00:00:00 2001 From: nick n <39005454+inphobia@users.noreply.github.com> Date: Sat, 17 Aug 2019 10:33:32 +0200 Subject: [PATCH] typo --- lib/App/Netdisco/Worker/Plugin/Macsuck/Nodes.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/App/Netdisco/Worker/Plugin/Macsuck/Nodes.pm b/lib/App/Netdisco/Worker/Plugin/Macsuck/Nodes.pm index fc96e8f1..1e925c20 100644 --- a/lib/App/Netdisco/Worker/Plugin/Macsuck/Nodes.pm +++ b/lib/App/Netdisco/Worker/Plugin/Macsuck/Nodes.pm @@ -78,7 +78,7 @@ register_worker({ phase => 'main', driver => 'snmp' }, sub { debug sprintf ' [%s] macsuck - %s updated forwarding table entries', $device->ip, $total_nodes; - # a use for $now ... need to archive dissapeared nodes + # a use for $now ... need to archive disappeared nodes my $archived = 0; if (setting('node_freshness')) {