From 6989701ce4d04f4a2964271054ef6ff70c564b5d Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 10 Jul 2020 09:14:15 -0500 Subject: typo --- gtwiwtg.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3