~ chicken-core (chicken-5) facb477d18ae88b60901babe5651b7f7e6b49eab


commit facb477d18ae88b60901babe5651b7f7e6b49eab
Author:     Kooda <kooda@upyum.com>
AuthorDate: Tue Jun 18 16:45:48 2019 +0200
Commit:     Kooda <kooda@upyum.com>
CommitDate: Tue Jun 18 16:54:21 2019 +0200

    Fix tiny typo in the manual

diff --git a/manual/Module (chicken platform) b/manual/Module (chicken platform)
index a49f53da..47566d6b 100644
--- a/manual/Module (chicken platform)	
+++ b/manual/Module (chicken platform)	
@@ -62,7 +62,7 @@ linked at runtime.)
 
 === system-config-directory
 
-<procedure>(system-config-directory</procedure>
+<procedure>(system-config-directory)</procedure>
 
 Returns the location of the directory for configuration files.  This
 obeys the XDG specification, so when the {{XDG_CONFIG_HOME}}
Trap