~ chicken-core (chicken-5) 89f85d79ab131dcc96e32dbbc45b438841591312
commit 89f85d79ab131dcc96e32dbbc45b438841591312
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Thu Aug 12 20:05:40 2010 +0200
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Thu Aug 12 20:05:40 2010 +0200
typo fix in NEWS
diff --git a/NEWS b/NEWS
index 8ce375e7..e6a349fd 100644
--- a/NEWS
+++ b/NEWS
@@ -24,7 +24,7 @@
- the evaluation-result history in `csi' can be inspected and
cleared (to reduce memory load) with the toplevel commands
`,h' and `,ch'
-- unit `data-strutures': deprecated `left-section' and
+- unit `data-structures': deprecated `left-section' and
`right-section'
- fixed bug that caused the static syntax-environment of
syntax exported by a module to be incomplete
Trap