diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/variables.texi | 2 |
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 |
| 623 | The value is significant only as to whether it is @code{nil} or not. | 623 | The value is significant only as to whether it is @code{nil} or not. |
| 624 | Since such variables often end up acquiring more values over time, | 624 | Since such variables often end up acquiring more values over time, |
| 625 | this convetion is not strongly recommended. | 625 | this convention is not strongly recommended. |
| 626 | 626 | ||
| 627 | @item @dots{}-program | 627 | @item @dots{}-program |
| 628 | The value is a program name. | 628 | The value is a program name. |