2
0
nxrighthere 7 жил өмнө
parent
commit
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.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
 #### 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.
 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.