* doc/lispref/display.texi (SVG Images): Fix a typo. (Bug#32690)
This commit is contained in:
parent
7efcdf7b3e
commit
3a0caf6b7d
1 changed files with 1 additions and 1 deletions
|
@ -5500,7 +5500,7 @@ that describe the outer circumference of the polygon.
|
|||
|
||||
@lisp
|
||||
(svg-polygon svg '((100 . 100) (200 . 150) (150 . 90))
|
||||
:stroke-color "blue" :fill-color "red"")
|
||||
:stroke-color "blue" :fill-color "red")
|
||||
@end lisp
|
||||
@end defun
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue