Clarify overlay description
authorchris-ls <chris-ls@users.noreply.github.com>
Thu, 4 Feb 2016 02:36:41 +0000 (15:36 +1300)
committerchris-ls <chris-ls@users.noreply.github.com>
Thu, 4 Feb 2016 02:36:41 +0000 (15:36 +1300)
'16px' is ambiguous and not clear (4 x 4 px? or 16 x 16px)

docs/api/browser-window.md

index edda572..7cf684a 100644 (file)
@@ -785,7 +785,7 @@ cleared
 * `description` String - a description that will be provided to Accessibility
 screen readers
 
-Sets a 16px overlay onto the current taskbar icon, usually used to convey some
+Sets a 16 x 16 pixel overlay onto the current taskbar icon, usually used to convey some
 sort of application status or to passively notify the user.
 
 ### `win.setHasShadow(hasShadow)` _OS X_