aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtwiwtg.lisp
diff options
context:
space:
mode:
authorColin Okay <cbeok@protonmail.com>2020-07-10 09:14:15 -0500
committerColin Okay <cbeok@protonmail.com>2020-07-10 09:14:15 -0500
commit6989701ce4d04f4a2964271054ef6ff70c564b5d (patch)
tree4c8b8ed66a73b95a88bd29586c5604f2c686d815 /gtwiwtg.lisp
parentc939383fb79b69b31879143c83fb44b4dc13b266 (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 1505486..aef78cd 100644
--- a/gtwiwtg.lisp
+++ b/gtwiwtg.lisp
@@ -22,7 +22,7 @@
((dirty-p
:accessor dirty-p
:initform nil
- :documentation "Indicates whether or not any this generator has
+ :documentation "Indicates whether or not this generator has
generated any values yet, or if it should behave as if it has.")
(stopped-p
:accessor stopped-p