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