Description: fix a recurring spelling mistake
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2014-08-21
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=98235
Bug: https://rt.cpan.org/Ticket/Display.html?id=98235

--- a/PurePerl.pm
+++ b/PurePerl.pm
@@ -1157,7 +1157,7 @@
 one of the following (each of these is actually an integer constant
 function defined in Net::Traceroute's export list):
 
-QUERY can be zero, in which case the first succesful query will be
+QUERY can be zero, in which case the first successful query will be
 returned.
 
 =over 4
@@ -1212,7 +1212,7 @@
 Return the dotted quad IP address of the host that responded to HOP's
 QUERY.
 
-QUERY can be zero, in which case the first succesful query will be
+QUERY can be zero, in which case the first successful query will be
 returned.
 
 =item hop_query_time(HOP, QUERY)
@@ -1221,7 +1221,7 @@
 your system's traceroute supports fractional second timing, so
 will Net::Traceroute.
 
-QUERY can be zero, in which case the first succesful query will be
+QUERY can be zero, in which case the first successful query will be
 returned.
 
 =back
