]> code.delx.au - gnu-emacs/blobdiff - lisp/svg.el
Spelling fixes
[gnu-emacs] / lisp / svg.el
index b6beaadc0325d3d1cb670b197358b507df665610..0b45c5cc0e95b1d8a5795a67d25df4099eba3e33 100644 (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