typo
authorClaus Gittinger <cg@exept.de>
Sat, 28 Jun 1997 20:26:31 +0200
changeset 1795 ea9c8a452434
parent 1794 3d80e825f47a
child 1796 9384026b7b20
typo
XWorkstat.st
XWorkstation.st
--- a/XWorkstat.st	Sat Jun 28 20:21:42 1997 +0200
+++ b/XWorkstat.st	Sat Jun 28 20:26:31 1997 +0200
@@ -3749,7 +3749,7 @@
     self setLastCopyBuffer:(self getCopyBuffer).
     self setCopyBuffer:nil
 
-    "/ noone is interrested in that ...
+    "/ noone is interested in that ...
     "/ aView selectionClear:selectionID
 !
 
@@ -9346,6 +9346,6 @@
 !XWorkstation class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/Attic/XWorkstat.st,v 1.249 1997-06-28 18:19:36 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/Attic/XWorkstat.st,v 1.250 1997-06-28 18:26:31 cg Exp $'
 ! !
 XWorkstation initialize!
--- a/XWorkstation.st	Sat Jun 28 20:21:42 1997 +0200
+++ b/XWorkstation.st	Sat Jun 28 20:26:31 1997 +0200
@@ -3749,7 +3749,7 @@
     self setLastCopyBuffer:(self getCopyBuffer).
     self setCopyBuffer:nil
 
-    "/ noone is interrested in that ...
+    "/ noone is interested in that ...
     "/ aView selectionClear:selectionID
 !
 
@@ -9346,6 +9346,6 @@
 !XWorkstation class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libview/XWorkstation.st,v 1.249 1997-06-28 18:19:36 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libview/XWorkstation.st,v 1.250 1997-06-28 18:26:31 cg Exp $'
 ! !
 XWorkstation initialize!