*** empty log message ***
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 2 Sep 1999 09:16:58 +0000 (09:16 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Thu, 2 Sep 1999 09:16:58 +0000 (09:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 78ce42d..08eec56 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -75,7 +75,7 @@ Example:
 
   New macro: SCM_GPROC1 (CNAME, SNAME, TYPE, CFUNC, GENERIC)
 
-These do the same job as SCM_PROC and SCM_PROC1, but they also defines
+These do the same job as SCM_PROC and SCM_PROC1, but they also define
 a variable GENERIC which can be used by the dispatch macros below.
 
 [This is experimental code which may change soon.]