X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/1edb774eed8bea3f6dbde5b02db6ecd209394cf8..713805e5b8e4b3dca718e8ca4dd0b0faca4b812d:/doc/concepts.tex diff --git a/doc/concepts.tex b/doc/concepts.tex index 8e774fe..c4bcf61 100644 --- a/doc/concepts.tex +++ b/doc/concepts.tex @@ -1278,7 +1278,7 @@ functions. Metaobject classes are chosen in a fairly standard way. \begin{itemize} \item All metaobject definitions support a symbol-valued property, usually - named @|@_class| (e.g., @|slot_class|, @|method_class|), which sets + named @|@{}_class| (e.g., @|slot_class|, @|method_class|), which sets the metaobject class explicitly. (The class for a class metaobject is taken from the @|lisp_class| property, because @|class_class| seems less meaningful.)