From c78d3ef55fad195bf7ca76eafdba0f0e4c931ecf Mon Sep 17 00:00:00 2001 From: Suzanne Goldlust Date: Mon, 13 Dec 2021 16:00:32 +0000 Subject: [PATCH] [#2237] Change "run-time" to "runtime" for consistency --- doc/sphinx/arm/install.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/sphinx/arm/install.rst b/doc/sphinx/arm/install.rst index 9d552dfc90..5bef3a4248 100644 --- a/doc/sphinx/arm/install.rst +++ b/doc/sphinx/arm/install.rst @@ -53,14 +53,14 @@ The following is the directory layout of the complete Kea installation. Build Requirements ================== -In addition to the run-time requirements (listed in +In addition to the runtime requirements (listed in :ref:`required-software`), building Kea from source code requires various development include headers and program development tools. .. note:: Some operating systems have split their distribution packages into a - run-time and a development package. The + runtime and a development package. The development package versions, which include header files and libraries, must be installed to build Kea from the source code.