Documentation, dns.resolvePtr(hostname) missing callback argument #12161
Labels
dns
Issues and PRs related to the dns subsystem.
doc
Issues and PRs related to the documentations.
good first issue
Issues that are suitable for first-time contributors.
https://nodejs.org/dist/latest-v7.x/docs/api/dns.html#dns_dns_resolveptr_hostname
Should be
dns.resolvePtr(hostname, callback)
The text was updated successfully, but these errors were encountered: