Resolves issue #2

This commit is contained in:
peter279k 2021-01-04 01:42:44 +08:00
parent 340711b331
commit d96fdc3120

View file

@ -122,7 +122,7 @@ class ProjectHoneyPot
/**
* DNS Get Record
*
* Wrapper method for dns_get_record() to allow fo easy mocking of the
* Wrapper method for dns_get_record() to allow for easy mocking of the
* results in our tests. Takes an already reversed IP address and does a
* DNS lookup for A records against the http:BL API.
*