changeset 72915:fe99b26a8f59

(Tips for Defining): Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 16 Sep 2006 09:22:32 +0000
parents ede32cd24dba
children e4676aa6a290
files lispref/variables.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/variables.texi	Sat Sep 16 00:24:44 2006 +0000
+++ b/lispref/variables.texi	Sat Sep 16 09:22:32 2006 +0000
@@ -626,7 +626,7 @@
 @item @dots{}-command
 The value is a whole shell command.
 
-@item @samp{}-switches
+@item @dots{}-switches
 The value specifies options for a command.
 @end table