src/: Abolish the special `va-*' instructions.
[sod] / src / class-layout-impl.lisp
index 8f14e1e..3779a69 100644 (file)
@@ -7,7 +7,7 @@
 
 ;;;----- Licensing notice ---------------------------------------------------
 ;;;
-;;; This file is part of the Sensble Object Design, an object system for C.
+;;; This file is part of the Sensible Object Design, an object system for C.
 ;;;
 ;;; SOD is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
                                           (sod-class-methods super)
                                           :key #'sod-method-message
                                           :test-not #'eql))
-                               (sod-class-precedence-list class))))
+                                (sod-class-precedence-list class))))
     (make-instance (sod-message-effective-method-class message)
                   :message message
                   :class class