PrinterStream.st
changeset 4011 81867dfc54e2
parent 4009 cc5317ca9a91
child 4357 4d4abde7a96a
--- a/PrinterStream.st	Wed Jul 27 21:28:10 2016 +0200
+++ b/PrinterStream.st	Thu Jul 28 15:07:20 2016 +0200
@@ -813,7 +813,7 @@
     stream := aStream.
 ! !
 
-!PrinterStream methodsFor:'open / close'!
+!PrinterStream methodsFor:'open & close'!
 
 basicClose
     stream close