Skip to content
Snippets Groups Projects
Commit 6a23fc7b authored by pfdietz's avatar pfdietz
Browse files

Fixed typo (:note should be :notes).

parent 0ef2d924
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@
t)
(deftest string.12
:note (:nil-vectors-are-strings)
:notes (:nil-vectors-are-strings)
(typep* (make-array '(17) :element-type nil) 'string)
t)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment