#DOCUMENTATION
authorClaus Gittinger <cg@exept.de>
Fri, 25 Mar 2016 17:11:41 +0100
changeset 7237 9482956af0f1
parent 7236 6a4381fd555e
child 7238 f3b9554e8095
#DOCUMENTATION class: DeviceGraphicsContext comment/format in: #gcId
DeviceGraphicsContext.st
--- a/DeviceGraphicsContext.st	Fri Mar 25 17:11:12 2016 +0100
+++ b/DeviceGraphicsContext.st	Fri Mar 25 17:11:41 2016 +0100
@@ -680,7 +680,7 @@
 !
 
 gcId
-    "return the receivers graphic context id on the device"
+    "return the receiver's graphic context id on the device"
 
     ^ gcId
 !