Browse Source

docs: Fix typo

Cheng Zhao 10 years ago
parent
commit
4f6ee31a28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/screen.md

+ 1 - 1
docs/api/screen.md

@@ -86,7 +86,7 @@ Returns an array of displays that are currently available.
 
 ## screen.getDisplayNearestPoint(point)
 
-* `rect` Object
+* `point` Object
   * `x` Integer
   * `y` Integer