From d37c54b15eb84a6ff6c26a20a7a082991067a590 Mon Sep 17 00:00:00 2001 From: David Steinbrunner Date: Thu, 30 May 2013 08:15:18 -0300 Subject: typo fix --- Net/Domain.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Net/Domain.pm b/Net/Domain.pm index 017cc92..3b7feb4 100644 --- a/Net/Domain.pm +++ b/Net/Domain.pm @@ -234,7 +234,7 @@ sub domainname { # Assumption: If the host name does not contain a period # and the domain name does, then assume that they are correct # this helps to eliminate calls to gethostbyname, and therefore - # eleminate DNS lookups + # eliminate DNS lookups return $fqdn = $host . "." . $domain if (defined $host -- cgit v1.2.3-24-ge0c7