From 215a42a87c200f8ac26594f98b8eb16fbea20570 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sat, 31 Jul 2021 00:41:44 +0200 Subject: [PATCH] changelog: s/teared/torn --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d787efc..b020cc4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ * `bold-text-in-bright=palette-based` now only brightens colors from palette * When closing the window with the compositor’s close/kill command, the window - is now teared down after the client application has terminated + is now torn down after the client application has terminated (https://codeberg.org/dnkl/foot/pulls/661).