Fix typo in display.texi
* doc/lispref/display.texi (Making Buttons): Fix typo. (Bug#53807)
This commit is contained in:
parent
0591aa6cd3
commit
638247baa4
1 changed files with 1 additions and 1 deletions
|
@ -6988,7 +6988,7 @@ current buffer, and returns it.
|
||||||
@end defun
|
@end defun
|
||||||
|
|
||||||
@defun insert-button label &rest properties
|
@defun insert-button label &rest properties
|
||||||
This insert a button with the label @var{label} at point,
|
This inserts a button with the label @var{label} at point,
|
||||||
and returns it.
|
and returns it.
|
||||||
@end defun
|
@end defun
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue