From: Eli Zaretskii Date: Sun, 13 Jan 2002 11:39:09 +0000 (+0000) Subject: Fix wording of a comment. X-Git-Tag: ttn-vms-21-2-B4~17177 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8016e514d6f7fed1105304f2f3c1a6b715ade456;p=emacs.git Fix wording of a comment. --- diff --git a/src/dispextern.h b/src/dispextern.h index 102ae84a6ee..56f3f2bbbc5 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -1190,8 +1190,8 @@ struct face #ifdef HAVE_WINDOW_SYSTEM - /* If non-zero, a GC we can use without modification to draw - characters in this face. */ + /* If non-zero, this is a GC that we can use without modification for + drawing the characters in this face. */ GC gc; /* Font used for this face, or null if the font could not be loaded