aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/variables.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/variables.texi b/doc/lispref/variables.texi
index d09b06f3657..7cdec034419 100644
--- a/doc/lispref/variables.texi
+++ b/doc/lispref/variables.texi
@@ -622,7 +622,7 @@ arguments.
622@item @dots{}-flag 622@item @dots{}-flag
623The value is significant only as to whether it is @code{nil} or not. 623The value is significant only as to whether it is @code{nil} or not.
624Since such variables often end up acquiring more values over time, 624Since such variables often end up acquiring more values over time,
625this convetion is not strongly recommended. 625this convention is not strongly recommended.
626 626
627@item @dots{}-program 627@item @dots{}-program
628The value is a program name. 628The value is a program name.