From 38966db70dcc7cb37c05aef08072d448112685b8 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 10 Feb 2007 12:04:34 +0000 Subject: [PATCH] (Glyphs) Fix a typo. --- lispref/display.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/display.texi b/lispref/display.texi index ce32521747d..e2b71f45421 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -5268,7 +5268,7 @@ are defined in the library @file{disp-table}. A @dfn{glyph} is a generalization of a character; it stands for an image that takes up a single character position on the screen. Glyphs are represented in Lisp as integers, just as characters are. Normally -glyph come from vectors in the display table (@pxref{Display Tables}). +glyphs come from vectors in the display table (@pxref{Display Tables}). A glyph code can be @dfn{simple} or it can be defined by the @dfn{glyph table}. A simple glyph code is just a way of specifying a -- 2.39.2