X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcheck.lisp;fp=src%2Fcheck.lisp;h=21f7bf4981c51832c47927a8ffe76f973183298e;hb=b76fc6a27dc451c7f2f88eb9a1f028228530af6c;hp=12f2256a33527873b04a51acf0042dd0caf7f361;hpb=ebf1d93971db80410bb860338eb6f79b9de68b23;p=fiveam.git diff --git a/src/check.lisp b/src/check.lisp index 12f2256..21f7bf4 100644 --- a/src/check.lisp +++ b/src/check.lisp @@ -121,7 +121,7 @@ REASON-ARGS is provided, is generated based on the form of TEST: (predicate value) - Means that we want to ensure that VALUE satisfies PREDICATE. - Wrapping the TEST form in a NOT simply preducse a negated reason + Wrapping the TEST form in a NOT simply produces a negated reason string." (assert (listp test) (test)