~ chicken-core (chicken-5) 15d6d02e1e1f4e2bdf3d3d2a58d828ebb26d658f
commit 15d6d02e1e1f4e2bdf3d3d2a58d828ebb26d658f
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Sun Nov 25 01:21:50 2018 +0100
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Sun Nov 25 01:21:50 2018 +0100
Spelling
diff --git a/NEWS b/NEWS
index c3c2a10c..f59d72ec 100644
--- a/NEWS
+++ b/NEWS
@@ -16,7 +16,7 @@
- Allows "cond-expand" and "error" forms in egg specification files.
- Core libraries
- - Add the system-config-directory and config-cache-directory procedures
+ - Add the system-config-directory and system-cache-directory procedures
in the chicken.platform module. These procedures follow the XDG
specification and also give sensible results on Windows.
Trap