X-Git-Url: https://git.hcoop.net/clinton/lisp-on-lines.git/blobdiff_plain/80fcd57c2870eac29dc3e21849d358b6b58adcf8..6de8d30004efc9337b8c40d2ff2d0a76651d23eb:/src/standard-descriptions/symbol.lisp?ds=sidebyside diff --git a/src/standard-descriptions/symbol.lisp b/src/standard-descriptions/symbol.lisp index 300b481..c811d07 100644 --- a/src/standard-descriptions/symbol.lisp +++ b/src/standard-descriptions/symbol.lisp @@ -4,7 +4,7 @@ (find-description 'symbol)) (define-description symbol () - ((identity :label "Symbol:") + ((identity :label nil) (name :function #'symbol-name :label "Name:")