From 6253f8cd952f94f1a41ae89632257a849e0fcb1b Mon Sep 17 00:00:00 2001 From: Joel Uckelman Date: Thu, 18 May 2023 13:41:42 +0100 Subject: [PATCH] Fixed typo. --- dist/notes/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/notes/data.json b/dist/notes/data.json index 326a6a002b..ad2961948c 100644 --- a/dist/notes/data.json +++ b/dist/notes/data.json @@ -22,7 +22,7 @@ "new_features": [ ], "bug_fixes": [ - { "num": 12291, "desc": ""Fix incorrect drag offset on Windows with UI scaling > 100%" }, + { "num": 12291, "desc": "Fix incorrect drag offset on Windows with UI scaling > 100%" }, { "num": 12256, "desc": "Work around Java's use of incorrect gamma for grayscale + alpha PNGs" } ], "other_improvements": [