]> git.eshelyaron.com Git - emacs.git/commitdiff
(next_element_from_ellipsis): Fix a typo in the commentary.
authorEli Zaretskii <eliz@gnu.org>
Sat, 5 Dec 2009 13:32:18 +0000 (13:32 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 5 Dec 2009 13:32:18 +0000 (13:32 +0000)
src/xdisp.c

index c90d75b3ba398062a42bcff920d0bee4730a41ad..05bcd136865da5da1df027a7fefa068c66faca5e 100644 (file)
@@ -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