Skip to content

Fix #328, #330: Fix typos in unicode.lisp

Raymond Toy requested to merge issue-328-typo-code-char into master

Fix typo: code-char should be char-code

Add package qualifiers. The function unicode-title and the macro with-one-string are in the lisp package, so add the package qualifer.

Merge request reports

Loading