aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtwiwtg.lisp
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-07-15 09:08:02 -0500
committerColin Okay <cbeok@protonmail.com>2020-07-15 09:08:02 -0500
commit63c5598b3de4b9aace0ad9f5a130a1dcc38c1132 (patch)
tree85d0535a8c22f6e15d9f3f6ae181213700294935 /gtwiwtg.lisp
parent72a6cd14e7111e8aa35556269f81309360baf03f (diff)
typo
Diffstat (limited to 'gtwiwtg.lisp')
-rw-r--r--gtwiwtg.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtwiwtg.lisp b/gtwiwtg.lisp
index 10eb1ab..43e0274 100644
--- a/gtwiwtg.lisp
+++ b/gtwiwtg.lisp
@@ -409,7 +409,7 @@ Error Condition:
(stop gen)))))
-(defun inflate! (fn gen &key extra-cleaup)
+(defun inflate! (fn gen &key extra-cleanup)
"FN is expected to be a function that accepts elements of GEN and
returns a new generator.