From a4b0db5c6681205b58a21a08370f170bc6a3867f Mon Sep 17 00:00:00 2001 From: Spencer Florence Date: Tue, 13 Jan 2015 13:45:12 -0500 Subject: [PATCH] Fixed a spelling --- main.rkt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.rkt b/main.rkt index 990b281..2b6593a 100644 --- a/main.rkt +++ b/main.rkt @@ -6,7 +6,7 @@ [coverage/c contract?] [file-coverage/c contract?] [test-files! (->* () (#:submod symbol?) - #:rest (lisdtof path-string?) + #:rest (listof path-string?) ;; TODO when we figure out the contract issue we will change this #; (listof (or/c path-string?