From e8fb129f226a02a8f6bf76b3a265c1fff3f45052 Mon Sep 17 00:00:00 2001 From: "Zane C. Bowers-Hadley" Date: Tue, 6 Aug 2019 01:04:58 -0500 Subject: [PATCH] minor pod header correction --- Net-Connection/lib/Net/Connection.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Net-Connection/lib/Net/Connection.pm b/Net-Connection/lib/Net/Connection.pm index 40a1e8b..2ddaaa1 100644 --- a/Net-Connection/lib/Net/Connection.pm +++ b/Net-Connection/lib/Net/Connection.pm @@ -500,7 +500,7 @@ sub local_port_name{ return $_[0]->{'local_port_name'}; } -=head2 foreign_ptr +=head2 local_ptr This returns the PTR for the local host.