From d31cae99bc291b8fb9a8f9f32c5ea21ef0477cdf Mon Sep 17 00:00:00 2001 From: nick n <39005454+inphobia@users.noreply.github.com> Date: Sat, 17 Aug 2019 10:32:13 +0200 Subject: [PATCH] typo --- lib/App/Netdisco/Worker/Plugin/Discover/Neighbors.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/App/Netdisco/Worker/Plugin/Discover/Neighbors.pm b/lib/App/Netdisco/Worker/Plugin/Discover/Neighbors.pm index b8f0dee7..34d75c9d 100644 --- a/lib/App/Netdisco/Worker/Plugin/Discover/Neighbors.pm +++ b/lib/App/Netdisco/Worker/Plugin/Discover/Neighbors.pm @@ -95,7 +95,7 @@ port relationships. The Device database object can be a fresh L object which is not yet stored to the database. -A list of discovererd neighbors will be returned as [C<$ip>, C<$type>] tuples. +A list of discovered neighbors will be returned as [C<$ip>, C<$type>] tuples. =cut