# HG changeset patch # User Juanma Barranquero # Date 1024410979 0 # Node ID e44f3ea2c30cd333fcd570bd09dd1acf1897a5a2 # Parent 5d6de4aa3f6176c380d0e839cf2e878c29dc989c Fix typo. diff -r 5d6de4aa3f61 -r e44f3ea2c30c lisp/ps-mule.el --- a/lisp/ps-mule.el Tue Jun 18 14:36:07 2002 +0000 +++ b/lisp/ps-mule.el Tue Jun 18 14:36:19 2002 +0000 @@ -1559,7 +1559,7 @@ 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)