Amend stuffs
This commit is contained in:
parent
8bafa1b4da
commit
e4eec0749f
2 changed files with 2 additions and 2 deletions
src
|
@ -89,7 +89,7 @@
|
|||
:for (key value) :on props :by #'cddr
|
||||
:do (format stream (if (typep value 'boolean)
|
||||
"~@[ ~a~]"
|
||||
" ~a=~s")
|
||||
" ~a=\"~a\"")
|
||||
(string-downcase key)
|
||||
value))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue