X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/aa14a4cddcb96b681d5c19a2ec8bad382f43b264..3109662aca9c06495ac22c5c58b46e1c036aca5c:/src/class-utilities.lisp diff --git a/src/class-utilities.lisp b/src/class-utilities.lisp index 62f27d8..491671d 100644 --- a/src/class-utilities.lisp +++ b/src/class-utilities.lisp @@ -100,7 +100,7 @@ The root superclass is the superclass which itself has no direct superclasses. In universes not based on the provided builtin module, the - root class may not be our beloved SodObject; however, there must be one + root class may not be our beloved `SodObject'; however, there must be one (otherwise the class graph is cyclic, which should be forbidden), and we insist that it be unique."