aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ps-mule.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ps-mule.el')
-rw-r--r--lisp/ps-mule.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el
index db5b57f858..acf341e887 100644
--- a/lisp/ps-mule.el
+++ b/lisp/ps-mule.el
@@ -1141,7 +1141,7 @@ It checks if all multi-byte characters in the region are printable or not."
(aref ps-mule-font-spec-tables font-type) 0)))
(ps-output-prologue
(list (if (ps-mule-font-spec-src (cdr (car font-spec-alist)))
- ;; We ignore a font specfied in ps-font-info-database.
+ ;; We ignore a font specified in ps-font-info-database.
(format "/V%s VTOP%d def\n" fonttag font-type)
(format "/V%s [ VTOP%d aload pop ] def\n
V%s 0 /%s-latin1 /%s Latin1Encoding put\n"