changeset 37583:313d4c5de5ca

Two minor fixes.
author Richard M. Stallman <rms@gnu.org>
date Sat, 05 May 2001 22:39:29 +0000
parents fdf780ddf0ae
children 9a7fd51a92b3
files lispref/variables.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/variables.texi	Sat May 05 22:38:58 2001 +0000
+++ b/lispref/variables.texi	Sat May 05 22:39:29 2001 +0000
@@ -603,7 +603,7 @@
 @item @dots{}-form
 The value is a form (an expression).
 
-@item @dots{}-functions
+@item @dots{}-forms
 The value is a list of forms (expressions).
 
 @item @dots{}-predicate
@@ -624,7 +624,7 @@
 The value specifies options for a command.
 @end table
 
-  When you define a variable, always cvonsider whether you should mark
+  When you define a variable, always consider whether you should mark
 it as ``risky''; see @ref{File Local Variables}.
 
   When defining and initializing a variable that holds a complicated