emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/src font.h


From: Adrian Robert
Subject: [Emacs-diffs] emacs/src font.h
Date: Tue, 24 Feb 2009 06:15:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 09/02/24 06:15:33

Modified files:
        src            : font.h 

Log message:
        correct minor typo in comments

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/font.h?cvsroot=emacs&r1=1.29&r2=1.30

Patches:
Index: font.h
===================================================================
RCS file: /sources/emacs/emacs/src/font.h,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- font.h      24 Feb 2009 02:51:32 -0000      1.29
+++ font.h      24 Feb 2009 06:15:32 -0000      1.30
@@ -152,7 +152,7 @@
     /* In a font-spec, the value is an alist of extra information of a
        font such as name, OpenType features, and language coverage.
        In addition, in a font-entity, the value may contain a pair
-       (font-entity . INFO) where INFO is extra infomation to identify
+       (font-entity . INFO) where INFO is extra information to identify
        a font (font-driver dependent).  */
     FONT_EXTRA_INDEX,          /* alist                alist */
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]