From 8ff516e43abbba0246c0b82660e78967437214f1 Mon Sep 17 00:00:00 2001 From: valerakostin Date: Fri, 22 Sep 2023 11:14:50 +0200 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f431f779..4ad1c767 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ FlatLaf Change Log #718) - TextField: Fixed placeholder text painting, which did not respect horizontal alignment property of `JTextField`. (issue #721) -- Popop: Fixed drop shadow if popup overlaps a heavyweight component. (Windows +- Popup: Fixed drop shadow if popup overlaps a heavyweight component. (Windows 10 only; issue #626)