From d20e2ec349fff465efb12da3c173598a3c31ad27 Mon Sep 17 00:00:00 2001 From: mawie81 Date: Wed, 21 Dec 2016 09:43:47 +0100 Subject: [PATCH] [ci skip] fix link in screen docs --- docs/api/screen.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/screen.md b/docs/api/screen.md index 931df9d53cc4..e324bb9ae0c3 100644 --- a/docs/api/screen.md +++ b/docs/api/screen.md @@ -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.