瀏覽代碼

Update README.md

nxrighthere 7 年之前
父節點
當前提交
8daa284551
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -172,7 +172,7 @@ Contains a marshalled structure from the unmanaged side with host data and port
 
 `Address.GetIP()` returns an IP address in a printable form.
 
-`Address.GetName()` returns a name. Attempts to do a reverse lookup of the host.
+`Address.GetName()` returns a name after attempts to do a reverse lookup of the host.
 
 #### Event
 Contains a marshalled structure from the unmanaged side with the event type, managed pointer to the peer, channel ID, user-supplied data, and managed pointer to the packet.