Merge pull request #8259 from mawie81/fix-screen-docs

[Docs] fix link in screen docs
This commit is contained in:
Kevin Sawicki 2016-12-21 09:40:13 -08:00 committed by GitHub
commit 0a5f51fd03

View file

@ -118,5 +118,5 @@ Returns [`Display`](structures/display.md) - The display nearest the specified p
* `rect` [Rectangle](structures/rectangle.md) * `rect` [Rectangle](structures/rectangle.md)
Returns `Display`](structures/display.md) - The display that most closely Returns [`Display`](structures/display.md) - The display that most closely
intersects the provided bounds. intersects the provided bounds.