~ chicken-core (chicken-5) 916c34937b90d0a7daad1e9b7ae6b1c2b5dad83e
commit 916c34937b90d0a7daad1e9b7ae6b1c2b5dad83e
Author: Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Mon Sep 9 22:03:37 2024 +0200
Commit: Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Mon Sep 9 22:03:37 2024 +0200
chicken-install.mdoc: Typo fix (s/intalled/installed/)
diff --git a/chicken-install.mdoc b/chicken-install.mdoc
index 4b5d19ff..55990ed7 100644
--- a/chicken-install.mdoc
+++ b/chicken-install.mdoc
@@ -118,7 +118,7 @@ Location where eggs are retrieved and built.
.It Ev CHICKEN_INSTALL_PREFIX
The path prefix for all target files, as given when building the system.
Use this variable to override where programs, include files and additional
-data files shall be intalled.
+data files shall be installed.
.It Ev CHICKEN_INSTALL_REPOSITORY
The path where extension libraries are installed. Defaults to the
package library path selected during configuration
Trap