Fix typo in display.texi
* doc/lispref/display.texi (Making Buttons): Fix typo. (Bug#53807)
This commit is contained in:
committed by
Eli Zaretskii
parent
0591aa6cd3
commit
638247baa4
@@ -6988,7 +6988,7 @@ current buffer, and returns it.
|
||||
@end defun
|
||||
|
||||
@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.
|
||||
@end defun
|
||||
|
||||
|
||||
Reference in New Issue
Block a user