IPSocketAddress.st
changeset 3994 22466af8bcbc
parent 3986 e51bb438c6a6
child 4100 808dd4ff3b12
--- a/IPSocketAddress.st	Thu Jul 07 20:22:00 2016 +0200
+++ b/IPSocketAddress.st	Thu Jul 07 20:22:03 2016 +0200
@@ -54,7 +54,7 @@
 
     For systems, when the name translation is fast (unix), you may want to disable it,
     as it prevents new addresses to be detected for some time (for example, if the own address
-    changes due to a new dhcp address being aquired).
+    changes due to a new dhcp address being acquired).
     You can also change the cacheing-interval time 
     (see caching protocol, flush*Cache, cachingIntervalTime, *CacheSize).