Tools__TextMergeInfo.st
changeset 16787 e4c4a91c70ab
parent 16503 ebf6a903c564
child 16797 4f240085a622
child 19077 b11b1ecf5e32
--- a/Tools__TextMergeInfo.st	Mon Aug 08 19:42:15 2016 +0200
+++ b/Tools__TextMergeInfo.st	Mon Aug 08 19:42:35 2016 +0200
@@ -393,7 +393,7 @@
 !TextMergeInfo::LineInfo methodsFor:'printing & storing'!
 
 printOn:aStream
-    "append a printed representation if the receiver to the argument, aStream"
+    "append a printed representation of the receiver to the argument, aStream"
 
     self class nameWithoutPrefix printOn:aStream.
     aStream space.