src/sod.asd: Fix some minor errors in strings.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 17 Aug 2015 16:36:04 +0000 (17:36 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 17 Aug 2015 16:36:04 +0000 (17:36 +0100)
src/sod.asd

index e127819..d1791a3 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-lisp-*-
 ;;;
-;;; System definition for the Simple Object Design translator
+;;; System definition for the Sensible Object Design translator
 ;;;
 ;;; (c) 2009 Straylight/Edgeware
 ;;;
@@ -42,7 +42,7 @@
   :description "A Sensible Object Design for C."
 
   :long-description
-  "This system implements a fairly simple, yet powerful object system for
+  "This system implements a fairly simple, yet powerful, object system for
    plain old C.  Its main features are as follows.
 
      * Multiple inheritance, done properly (unlike C++, say), with a