Skip Menu |

This queue is for tickets about the Net-Traceroute CPAN distribution.

Report information
The Basics
Id: 78951
Status: new
Priority: 0/
Queue: Net-Traceroute

People
Owner: Nobody in particular
Requestors: mestre.smash [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: small spelling errors in Traceroute.pm
Hello sir, A couple of small spelling errors were found in you POD, the attached patch is a possible fix. Thank you
Subject: fix-spelling.patch
--- a/Traceroute.pm +++ b/Traceroute.pm @@ -1072,7 +1072,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 @@ -1146,7 +1146,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) @@ -1155,7 +1155,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