From d0a2eab79e78cc6e39c193e0cec0c75b51b77dee Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 2 Nov 2018 12:47:13 +0530 Subject: [PATCH] ... --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 4a3bd429e..23037e9c8 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -63,7 +63,7 @@ Changelog - Fix second cell of emoji created using variation selectors not having the same attributes as the first cell (:iss:`1109`) -- Fix focusing neighboring windows int he grid layout with less than 4 windows +- Fix focusing neighboring windows in the grid layout with less than 4 windows not working (:iss:`1115`) 0.12.3 [2018-09-29]