From bfadeadd326a68c086ed122d1e8f16ba1e079144 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 5 Dec 2009 13:32:18 +0000 Subject: [PATCH] (next_element_from_ellipsis): Fix a typo in the commentary. --- src/xdisp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xdisp.c b/src/xdisp.c index c90d75b3ba3..05bcd136865 100644 --- a/src/xdisp.c +++ b/src/xdisp.c @@ -6415,7 +6415,7 @@ next_element_from_c_string (it) /* Set up IT to return characters from an ellipsis, if appropriate. The definition of the ellipsis glyphs may come from a display table - entry. This function Fills IT with the first glyph from the + entry. This function fills IT with the first glyph from the ellipsis if an ellipsis is to be displayed. */ static int -- 2.39.5