diff options
| -rw-r--r-- | lispref/commands.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/commands.texi b/lispref/commands.texi index 293d72783c5..ec3c972e28a 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi | |||
| @@ -1554,7 +1554,7 @@ portion of buffer text which has a @code{help-echo} text property. | |||
| 1554 | The generated event has this form: | 1554 | The generated event has this form: |
| 1555 | 1555 | ||
| 1556 | @example | 1556 | @example |
| 1557 | (help-echo @var{frame} @var{help} @var{window} @var{object} @var{pos}) | 1557 | (help-echo @var{frame} @var{help} @var{window} @var{object} @var{pos}) |
| 1558 | @end example | 1558 | @end example |
| 1559 | 1559 | ||
| 1560 | @noindent | 1560 | @noindent |