Merge pull request #8259 from mawie81/fix-screen-docs
[Docs] fix link in screen docs
This commit is contained in:
commit
0a5f51fd03
1 changed files with 1 additions and 1 deletions
|
@ -118,5 +118,5 @@ Returns [`Display`](structures/display.md) - The display nearest the specified p
|
|||
|
||||
* `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.
|
||||
|
|
Loading…
Reference in a new issue