~ chicken-core (chicken-5) 9e4c114838a1045416545946ac482c51764beb6c
commit 9e4c114838a1045416545946ac482c51764beb6c
Author: Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Sat Mar 4 10:48:22 2017 +0100
Commit: Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Sat Mar 4 10:48:22 2017 +0100
chicken-uninstall.mdoc: typo fix
s/CHICKEN_INSTAL_REPOSITORY/CHICKEN_INSTALL_REPOSITORY/
diff --git a/chicken-uninstall.mdoc b/chicken-uninstall.mdoc
index 40a8348e..ff9c3a32 100644
--- a/chicken-uninstall.mdoc
+++ b/chicken-uninstall.mdoc
@@ -75,7 +75,7 @@ when configuring the system.
.It Ev CHICKEN_INSTALL_PREFIX
An alternative installation prefix that will be prepended to extension
installation paths if specified.
-.It Ev CHICKEN_INSTAL_REPOSITORY
+.It Ev CHICKEN_INSTALL_REPOSITORY
The path where extension libraries are installed. Defaults to the package-library
path selected during configuration
.Pq usually $prefix/lib/chicken/<binary-version>
Trap