diff lisp/fontconfig.el @ 5384:3889ef128488

Fix misspelled words, and some grammar, across the entire source tree. See xemacs-patches message with ID <AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author Jerry James <james@xemacs.org>
date Thu, 24 Mar 2011 11:00:11 -0600
parents cd167465bf69
children 4dee0387b9de
line wrap: on
line diff
--- a/lisp/fontconfig.el	Thu Mar 24 06:22:25 2011 +0000
+++ b/lisp/fontconfig.el	Thu Mar 24 11:00:11 2011 -0600
@@ -354,7 +354,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)))