#DOCUMENTATION by stefan
authorStefan Vogel <sv@exept.de>
Tue, 06 Sep 2016 09:54:35 +0200
changeset 7546 830c4ba33493
parent 7545 f2e7a120a2bf
child 7547 de2dcd42f0bb
#DOCUMENTATION by stefan class: HostGraphicsDevice comment/format in: #releaseDeviceColors
HostGraphicsDevice.st
--- a/HostGraphicsDevice.st	Tue Sep 06 09:54:24 2016 +0200
+++ b/HostGraphicsDevice.st	Tue Sep 06 09:54:35 2016 +0200
@@ -149,7 +149,7 @@
         deviceColors := Registry new.
 
         "TrueColors are not registered.
-         Release the the hard way"
+         Release them the hard way"
         Color flushDeviceColorsFor:self.
     ].