#DOCUMENTATION by stefan
authorStefan Vogel <sv@exept.de>
Wed, 26 Feb 2020 18:30:08 +0100
changeset 9015 4f7ab2f7a5fa
parent 9014 f9234e44eef1
child 9016 e1beb87b6142
#DOCUMENTATION by stefan class: DeviceWorkstation comment/format in: #monitorBounds
DeviceWorkstation.st
--- a/DeviceWorkstation.st	Wed Feb 26 18:08:12 2020 +0100
+++ b/DeviceWorkstation.st	Wed Feb 26 18:30:08 2020 +0100
@@ -2827,8 +2827,8 @@
 !
 
 monitorBounds
-    "answer an Array with the bounds of all available available monitors.
-     The first monitor returned is the primary monitor."
+    "answer an Array with the bounds of all available monitors.
+     The first monitor in the Array is the primary monitor."
 
     ^ { self bounds }