diff lisp/fontconfig.el @ 5474:4dee0387b9de

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 29 Mar 2011 00:02:47 +0200
parents b9167d522a9a 3889ef128488
children 23dc211f4d2f
line wrap: on
line diff
--- a/lisp/fontconfig.el	Thu Mar 17 23:42:59 2011 +0100
+++ b/lisp/fontconfig.el	Tue Mar 29 00:02:47 2011 +0200
@@ -352,7 +352,7 @@
 
 (defun fc-pattern-get-or-compute-size (pattern id)
   "Get the size from `pattern' associated with `id' or try to compute it.
-Returns 'fc-result-no-match if unsucessful."
+Returns 'fc-result-no-match if unsuccessful."
   ;;  Many font patterns don't have a "size" property, but do have a
   ;;  "dpi" and a "pixelsize" property".
   (let ((maybe (fc-pattern-get-size pattern id)))