From: Mark Wooding Date: Sat, 15 Aug 2015 15:16:25 +0000 (+0100) Subject: src/class-output.lisp: Fix docstring grammar. X-Git-Tag: 0.2.0~84 X-Git-Url: https://git.distorted.org.uk/~mdw/sod/commitdiff_plain/5608b1af2e7a70cf8ea844d16213b933649a96ed src/class-output.lisp: Fix docstring grammar. --- diff --git a/src/class-layout-proto.lisp b/src/class-layout-proto.lisp index bf1480b..ef75710 100644 --- a/src/class-layout-proto.lisp +++ b/src/class-layout-proto.lisp @@ -198,7 +198,7 @@ This is somewhat complicated because there are two degrees of freedom. An instance of `class-pointer' is a pointer from a vtable to an `ichain' of - the the class's metaclass instance. In particular, `class-pointer' + the the class's metaclass instance. In particular, a `class-pointer' instance represents a pointer in a vtable constructed for CLASS and attached to the chain headed by CHAIN-HEAD; it points to an instance of METACLASS, and specifically to the `ichain' substructure corresponding to