~ chicken-core (chicken-5) 8f20a795d077fb1efefdbda04c97078248b21d24
commit 8f20a795d077fb1efefdbda04c97078248b21d24
Author: Mario Domenech Goulart <mario@parenteses.org>
AuthorDate: Tue Mar 7 21:18:40 2017 +0100
Commit: Mario Domenech Goulart <mario@parenteses.org>
CommitDate: Tue Mar 7 21:18:40 2017 +0100
chicken-status.mdoc: typo fix (s/extensionm/extension/)
diff --git a/chicken-status.mdoc b/chicken-status.mdoc
index 750312cd..d6185b91 100644
--- a/chicken-status.mdoc
+++ b/chicken-status.mdoc
@@ -80,7 +80,7 @@ installation paths if specified.
One or more directories holding extension libraries, defaults to the
installation repository.
.It Ev CHICKEN_INSTALL_REPOSITORY
-The path where extensionm libraries are installed. Defaults to the package-library
+The path where extension libraries are installed. Defaults to the package-library
path selected during configuration
.Pq usually $prefix/lib/chicken/<binary-version>
.El
Trap