mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Spelling fixes
This commit is contained in:
parent
0695108b9e
commit
a11756ad0e
13 changed files with 18 additions and 18 deletions
|
|
@ -29,7 +29,7 @@
|
|||
(require 'dom)
|
||||
|
||||
(defun svg-create (width height &rest args)
|
||||
"Create a new, empty SVG image with dimentions WIDTHxHEIGHT.
|
||||
"Create a new, empty SVG image with dimensions WIDTHxHEIGHT.
|
||||
ARGS can be used to provide `stroke' and `stroke-width' parameters to
|
||||
any further elements added."
|
||||
(dom-node 'svg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue