summaryrefslogtreecommitdiff
path: root/lisp/svg.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2016-04-03 23:16:35 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2016-04-03 23:17:09 -0700
commita11756ad0e2ee719266c0081150c20996cce8e0d (patch)
tree347d131e949ce4a83e63db05c1b286a338ea7a58 /lisp/svg.el
parent0695108b9e2d5ed6d424f241af35947f87578975 (diff)
downloademacs-a11756ad0e2ee719266c0081150c20996cce8e0d.tar.gz
Spelling fixes
Diffstat (limited to 'lisp/svg.el')
-rw-r--r--lisp/svg.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/svg.el b/lisp/svg.el
index b6beaadc032..0b45c5cc0e9 100644
--- a/lisp/svg.el
+++ b/lisp/svg.el
@@ -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