From: Stelian Ionescu Date: Sun, 29 Jul 2012 16:56:53 +0000 (+0200) Subject: Fix typo X-Git-Url: http://repo.macrolet.net/gitweb/?p=fiveam.git;a=commitdiff_plain;h=0cb2d1a0abb76375e059d5029083ffc34b325b6b Fix typo --- diff --git a/src/test.lisp b/src/test.lisp index 2712d6a..616b77e 100644 --- a/src/test.lisp +++ b/src/test.lisp @@ -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))