Fix typo
authorStelian Ionescu <sionescu@cddr.org>
Sun, 29 Jul 2012 16:56:53 +0000 (18:56 +0200)
committerStelian Ionescu <sionescu@cddr.org>
Sun, 29 Jul 2012 16:56:53 +0000 (18:56 +0200)
src/test.lisp

index 2712d6a..616b77e 100644 (file)
@@ -54,7 +54,7 @@ If DEPENDS-ON is a symbol it is interpreted as `(AND
 ,depends-on), this is accomadate the common case of one test
 depending on another.
 
-FIXTURE specifies a fixtrue to wrap the body in.
+FIXTURE specifies a fixture to wrap the body in.
 
 If PROFILE is T profiling information will be collected as well."
   (let* ((tmp (gensym))