summaryrefslogtreecommitdiff
path: root/lisp/ezimage.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ezimage.el')
-rw-r--r--lisp/ezimage.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ezimage.el b/lisp/ezimage.el
index a3562944039..d0bbdfb2f8a 100644
--- a/lisp/ezimage.el
+++ b/lisp/ezimage.el
@@ -239,7 +239,7 @@ IMAGESPEC is the image data, and DOCSTRING is documentation for the image."
("[ ]" . ezimage-page)
("{+}" . ezimage-box-plus)
("{-}" . ezimage-box-minus)
- ;; Some vaguely representitive entries
+ ;; Some vaguely representative entries
("*" . ezimage-checkout)
("#" . ezimage-object)
("!" . ezimage-object-out-of-date)