aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.foldable.vector.base.scm
diff options
context:
space:
mode:
Diffstat (limited to 'algebraic-structures.foldable.vector.base.scm')
-rw-r--r--algebraic-structures.foldable.vector.base.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/algebraic-structures.foldable.vector.base.scm b/algebraic-structures.foldable.vector.base.scm
index 0c5af89..90d06da 100644
--- a/algebraic-structures.foldable.vector.base.scm
+++ b/algebraic-structures.foldable.vector.base.scm
@@ -1,4 +1,4 @@
-(module (algebraic-structs foldable vector base) (foldl foldr)
+(module (algebraic-structures foldable vector base) (foldl foldr)
(import scheme
(only (chicken base) add1 sub1))