Description: spelling fixes
Origin: vendor
Forwarded: no
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2010-05-23

--- a/lib/WWW/CNic/Cookbook.pm
+++ b/lib/WWW/CNic/Cookbook.pm
@@ -55,7 +55,7 @@
 
 =head2 Doing a Domain Availability Search
 
-The traditional method for checking the availability of a domain name is to query the registry's whois server, and do a pattern match against the response looking for indications that the domain is registered. This is not an optimal approach for several reasons - firstly, the whois protocol was never designed for it. Secondly, the lack of a whois record does not signify availablity. It also can't handle multiple lookups very well.
+The traditional method for checking the availability of a domain name is to query the registry's whois server, and do a pattern match against the response looking for indications that the domain is registered. This is not an optimal approach for several reasons - firstly, the whois protocol was never designed for it. Secondly, the lack of a whois record does not signify availability. It also can't handle multiple lookups very well.
 
 The C<search> function is a very powerful way to check on the availability of a domain name. It allows you to check the availability of a domain name across one, several or all of CentralNic's suffixes.
 
--- a/lib/WWW/CNic/Response/RegistrantTransfer.pm
+++ b/lib/WWW/CNic/Response/RegistrantTransfer.pm
@@ -23,7 +23,7 @@
 
 =head1 DESCRIPTION
 
-Response module for transfering the domain registrant via the CentralNic Toolkit (http://toolkit.centralnic.com/). This module inherits all its methods from the base class, I<WWW::CNic::Response>.
+Response module for transferring the domain registrant via the CentralNic Toolkit (http://toolkit.centralnic.com/). This module inherits all its methods from the base class, I<WWW::CNic::Response>.
 
 =head1 METHODS
 
