diff -r 9e386937fc31 -r 7297280b7c28 TextCollector.st --- a/TextCollector.st Wed Oct 30 21:33:49 2019 +0100 +++ b/TextCollector.st Wed Oct 30 21:34:53 2019 +0100 @@ -371,7 +371,8 @@ Can be changed to (temporarily) divert the output to some file and/or to duplicate (send to multiple destinations) via a splitter or filterStream. (see example in SplittingWriteStream)" - + + self endEntry. entryStream := aStream. !