summaryrefslogtreecommitdiff
path: root/lispref/variables.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-09-16 09:23:01 +0000
committerEli Zaretskii <eliz@gnu.org>2006-09-16 09:23:01 +0000
commit1e9265ddc4931d0895dab30d8956dea38a442e2b (patch)
tree0eeca48c2dec21734a6b7bfef5e0124b1fb8086b /lispref/variables.texi
parent753a7f090b827759fce3335ab1d43ff524469e16 (diff)
downloademacs-1e9265ddc4931d0895dab30d8956dea38a442e2b.tar.gz
(Tips for Defining): Fix a typo.
Diffstat (limited to 'lispref/variables.texi')
-rw-r--r--lispref/variables.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/variables.texi b/lispref/variables.texi
index 5c54701cdd4..a2fe4df4da1 100644
--- a/lispref/variables.texi
+++ b/lispref/variables.texi
@@ -626,7 +626,7 @@ The value is a program name.
@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