* doc/lispref/display.texi (Glyphless Chars): Fix grammar.

This commit is contained in:
Charles A. Roelli 2018-04-22 11:15:37 +02:00
parent 88d178ce94
commit 6cf83131e2

View file

@ -7235,8 +7235,8 @@ Characters of Unicode General Category [Cf], such as @samp{U+200E}
images, such as @samp{U+00AD} (Soft Hyphen). images, such as @samp{U+00AD} (Soft Hyphen).
@item no-font @item no-font
Characters for there is no suitable font, or which cannot be encoded Characters for which there is no suitable font, or which cannot be
by the terminal's coding system. encoded by the terminal's coding system.
@end table @end table
@c FIXME: this can also be 'acronym', but that's not currently @c FIXME: this can also be 'acronym', but that's not currently