1
Fork 0
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:
Paul Eggert 2016-04-03 23:16:35 -07:00
parent 0695108b9e
commit a11756ad0e
13 changed files with 18 additions and 18 deletions

View file

@ -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