From 9bd9cf80527d1ea33af98a5860ef1122c1c97bc9 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 29 Jul 2018 11:18:12 +0530 Subject: [PATCH] typo --- docs/build.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build.rst b/docs/build.rst index 4032c2631..7e4ea153a 100644 --- a/docs/build.rst +++ b/docs/build.rst @@ -85,7 +85,7 @@ without needing to install all of |kitty|. .. note:: You need a couple of extra dependencies to build linux-package. :file:`tic` to compile terminfo files, usually found in the - development package of :file:`ncurses`. Also, if you are building form + development package of :file:`ncurses`. Also, if you are building from a git checkout instead of the released source code tarball, you will need :file:`sphinx-build` from the `Sphinx documentation generator `_.