From 65f6b142a5ac4f002e2a7d8f7e82177123e34e04 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 28 Jul 2020 15:22:14 +0530 Subject: [PATCH] typo --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 2474708c3..1a5985db6 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -25,7 +25,7 @@ To update |kitty|, :doc:`follow the instructions `. - When a character from the Unicode Dingbat block is followed by a space, use the extra space to render a larger version of the character (:iss:`2850`) -- macOS: Fix the LC_TYPE env var being set to UTF-8 on systems in which the +- macOS: Fix the LC_CTYPE env var being set to UTF-8 on systems in which the language and country code do not form a valid locale (:iss:`1233`) - macOS: Fix :kbd:`cmd+plus` not changing font size (:iss:`2839`)