Skip to content

Commit 6fd5320

Browse files
author
hanguoxing
committed
修改错别字
1 parent e280aa3 commit 6fd5320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

模块/dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ dns.resolve4('www.qq.com', function(err, address, family){
9292
```bash
9393
➜ 2016.11.03-node-dns git:(master) ✗ node lookup-vs-resolve4.js
9494
配置host后,dns.resolve4 =>182.254.34.74
95-
配置host后,dns.lokup =>127.0.0.1
95+
配置host后,dns.lookup =>127.0.0.1
9696
```
9797

9898
## 其他接口

0 commit comments

Comments
 (0)