#OTHER by mawalch
authormawalch
Thu, 07 Jul 2016 20:22:03 +0200
changeset 3994 22466af8bcbc
parent 3993 ba9a301c1b16
child 3995 f0615c47cf78
#OTHER by mawalch Spelling fixes.
IPSocketAddress.st
--- 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).