~ chicken-core (chicken-5) 880e392197e6abd39c8aa8ef255a028b85c4d296
commit 880e392197e6abd39c8aa8ef255a028b85c4d296 Author: Kooda <kooda@upyum.com> AuthorDate: Tue Jun 18 16:45:48 2019 +0200 Commit: Kooda <kooda@upyum.com> CommitDate: Tue Jun 18 16:45:48 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