diff doc/misc/eieio.texi @ 106886:a50b302b7928

Minor Semantic and EIEIO manual fixes. * semantic.texi: Add Richard Y. Kim credit. * eieio.texi (Making New Objects): Fix typo (Bug#5406).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 17 Jan 2010 14:50:24 -0500
parents b7f28f66e31e
children f412ff4a9f03
line wrap: on
line diff
--- a/doc/misc/eieio.texi	Sun Jan 17 20:15:32 2010 +0100
+++ b/doc/misc/eieio.texi	Sun Jan 17 14:50:24 2010 -0500
@@ -645,7 +645,7 @@
 @comment  node-name,  next,  previous,  up
 @chapter Making New Objects
 
-Suppose we have defined a simple class is defined, such as:
+Suppose we have a simple class is defined, such as:
 
 @example
 (defclass record ()