#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Fri, 04 Nov 2016 16:20:24 +0100
changeset 4192 5b2c3f2c8d13
parent 4191 fca4937adf70
child 4193 6d9eec6e6436
#DOCUMENTATION by cg class: Socket comment/format in: #examples
Socket.st
--- a/Socket.st	Fri Nov 04 16:17:27 2016 +0100
+++ b/Socket.st	Fri Nov 04 16:20:24 2016 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "
  COPYRIGHT (c) 1992 by Claus Gittinger
 	      All Rights Reserved
@@ -321,7 +319,7 @@
         ] whileTrue.
         sock close.
 
-        'dont know enough of the ftp protocol to continue here ...'
+        'don't know enough of the ftp protocol to continue here ...'
                                                                         [exEnd]