From 8016e514d6f7fed1105304f2f3c1a6b715ade456 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 13 Jan 2002 11:39:09 +0000 Subject: [PATCH] Fix wording of a comment. --- src/dispextern.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2