#DOCUMENTATION by cg
authorClaus Gittinger <cg@exept.de>
Thu, 12 Oct 2017 14:17:22 +0200
changeset 8193 486de380f4e7
parent 8192 53248c9f370b
child 8194 fe51bde40cac
#DOCUMENTATION by cg class: GraphicsMedium comment/format in: #gcId
GraphicsMedium.st
--- a/GraphicsMedium.st	Wed Oct 11 13:01:51 2017 +0200
+++ b/GraphicsMedium.st	Thu Oct 12 14:17:22 2017 +0200
@@ -858,7 +858,7 @@
 !
 
 gcId
-    "return the receivers graphic context id on the device"
+    "return the receiver's graphic context id on the device"
 
     gc isNil ifTrue:[
         ^ nil.