diff lisp/ps-mule.el @ 45899:e44f3ea2c30c

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 18 Jun 2002 14:36:19 +0000
parents 695ae1bd8fa4
children c3f9aa88ed68 d7ddb3e565de
line wrap: on
line diff
--- 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)