src/: Fix up some wrong exports.
[sod] / src / class-layout-proto.lisp
index 19bb897..a4ca263 100644 (file)
    CHAIN-HEAD.  The CHAIN-TAIL is the most specific superclass of SUBCLASS on
    this chain.  The ENTRIES are a list of `method-entry' objects."))
 
-(export 'compte-vtmsgs)
+(export 'compute-vtmsgs)
 (defgeneric compute-vtmsgs (class subclass chain-head chain-tail)
   (:documentation
    "Return a `vtmsgs' object containing method entries for CLASS.