diff -r 9ad40a628278 -r 73a141744891 ImageEditor.st --- a/ImageEditor.st Mon Jan 09 11:37:29 2006 +0100 +++ b/ImageEditor.st Mon Jan 09 11:38:28 2006 +0100 @@ -3176,8 +3176,8 @@ !ImageEditor methodsFor:'data access'! atColor:anOldColor put:newColor - "a color changed to a new color - " + "a color changed to a new color" + |index list oldColor image newImage oldSel| list := self listOfColors.