From 0cf0138e2d3c5027ec8d95ad487c1e9a54f324aa Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 18 Jun 2002 14:36:19 +0000 Subject: [PATCH] Fix typo. --- lisp/ps-mule.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el index eeb153e44c1..7bb9f6145a7 100644 --- a/lisp/ps-mule.el +++ b/lisp/ps-mule.el @@ -1559,7 +1559,7 @@ This checks if all multi-byte characters in the region are printable or not." ps-current-font (1+ ps-current-font))))))) ;; If the header contains non-ASCII and non-Latin1 characters, prepare a font - ;; and glyphs for the first occurance of such characters. + ;; and glyphs for the first occurrence of such characters. (if (and ps-mule-header-charsets (not (eq (car ps-mule-header-charsets) 'latin-iso8859-1))) (let ((font-spec (ps-mule-get-font-spec (car ps-mule-header-charsets) -- 2.39.2