From dbac43b6dc9c5f076b6a5c272e8c9a3c5bffcb2a Mon Sep 17 00:00:00 2001
From: gerd <gerd>
Date: Thu, 27 Mar 2003 12:47:29 +0000
Subject: [PATCH] Fix a typo.

---
 general-info/release-19a.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt
index 404c421a4..d4e1f1530 100644
--- a/general-info/release-19a.txt
+++ b/general-info/release-19a.txt
@@ -22,7 +22,7 @@ New in this release:
      - Stack overflow checking added for FreeBSD/x86 and Linux/x86.
      - LISP:FIND-CLASS and LISP:CLASS-OF now return CLOS classes.  The
        symbols LISP:STARDARD-CLASS, LISP:BUILT-IN-CLASS, and
-       LISP:STRUCTURE-CLASS name CLOS class.  It is no longer
+       LISP:STRUCTURE-CLASS name CLOS classes.  It is no longer
        necessary to SHADOWING-IMPORT these from PCL when doing MOP
        programming, and it fixes some non-compliances as well.
      - Weak hash tables have been added for x86 systems.
-- 
GitLab