Stream.st
changeset 20189 86b76f9d7c7a
parent 20173 58834d5a0e24
child 20198 6cc9a9362079
child 20205 03e626304d06
--- a/Stream.st	Thu Jul 28 15:03:33 2016 +0200
+++ b/Stream.st	Thu Jul 28 15:07:43 2016 +0200
@@ -2727,7 +2727,7 @@
     "Created: 10.1.1996 / 19:50:33 / cg"
 ! !
 
-!Stream methodsFor:'open / close'!
+!Stream methodsFor:'open & close'!
 
 close
     "close the stream - nothing done here.