aboutsummaryrefslogtreecommitdiff
path: root/algebraic-structures.functor.make.scm
diff options
context:
space:
mode:
Diffstat (limited to 'algebraic-structures.functor.make.scm')
-rw-r--r--algebraic-structures.functor.make.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/algebraic-structures.functor.make.scm b/algebraic-structures.functor.make.scm
index 23b366f..c095717 100644
--- a/algebraic-structures.functor.make.scm
+++ b/algebraic-structures.functor.make.scm
@@ -1,3 +1,3 @@
-(functor ((algebraic-structs functor make) (F (map)))
+(functor ((algebraic-structures functor make) (F (map)))
(map)
(import F))