DeviceWorkstation.st
changeset 9015 4f7ab2f7a5fa
parent 9011 b80fbe026ed5
child 9018 c795f1c356f5
--- 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 }