From 5c32d3f2f93edced9c004698eaa2234d809fee02 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 30 Nov 2011 17:33:05 +0100 Subject: Fix typos. --- lisp/international/fontset.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lisp/international/fontset.el') diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el index 9f6520c7238..2425ee46eea 100644 --- a/lisp/international/fontset.el +++ b/lisp/international/fontset.el @@ -858,9 +858,9 @@ Internal use only. Should be called at startup time." (defun x-decompose-font-name (pattern) "Decompose PATTERN into XLFD fields and return a vector of the fields. The length of the vector is 12. -The FOUNDRY and FAMILY fields are concatinated and stored in the first +The FOUNDRY and FAMILY fields are concatenated and stored in the first element of the vector. -The REGISTRY and ENCODING fields are concatinated and stored in the last +The REGISTRY and ENCODING fields are concatenated and stored in the last element of the vector. Return nil if PATTERN doesn't conform to XLFD." -- cgit v1.2.1