CollectingSharedQueueStream.st
changeset 4540 9f49e01f4e9c
parent 4329 a9d435360ebb
child 5162 5e8ae4c499d4
--- a/CollectingSharedQueueStream.st	Tue Nov 28 19:19:45 2017 +0100
+++ b/CollectingSharedQueueStream.st	Tue Nov 28 19:23:55 2017 +0100
@@ -205,7 +205,7 @@
     "Modified: 5.3.1997 / 15:42:33 / cg"
 ! !
 
-!CollectingSharedQueueStream methodsFor:'accessing - special'!
+!CollectingSharedQueueStream methodsFor:'accessing-special'!
 
 close
     "signal the end of input; to be used by the writer"