#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Mon, 27 May 2019 20:05:36 +0200
changeset 8693 294ef31da5dd
parent 8692 665f0ed62ebe
child 8694 7bcc4c400bf7
#DOCUMENTATION by cg class: GraphicsDevice comment/format in: #isWebServiceDevice
GraphicsDevice.st
--- a/GraphicsDevice.st	Mon May 27 15:19:29 2019 +0200
+++ b/GraphicsDevice.st	Mon May 27 20:05:36 2019 +0200
@@ -99,9 +99,11 @@
 !
 
 isWebServiceDevice
-    "I am not a WebService pseude-device"
+    "I am not a WebService pseudo-device"
 
     ^ false
+
+    "Modified (comment): / 27-05-2019 / 20:05:12 / Claus Gittinger"
 !
 
 literalArrayEncoding