rectciricle -> rectircle

This commit is contained in:
Kovid Goyal
2021-03-20 13:17:17 +05:30
parent 12f61fd24f
commit 9dd8185f37
2 changed files with 6 additions and 6 deletions

View File

@@ -99,7 +99,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix a crash on systems using musl as libc (:iss:`3395`)
- Improve rendering of rounded corners by using a rectcircle equation rather
- Improve rendering of rounded corners by using a rectircle equation rather
than a cubic bezier (:iss:`3409`)