From: Charles A. Roelli Date: Sun, 22 Apr 2018 09:15:37 +0000 (+0200) Subject: * doc/lispref/display.texi (Glyphless Chars): Fix grammar. X-Git-Tag: emacs-26.1~61 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6cf83131e;p=emacs.git * doc/lispref/display.texi (Glyphless Chars): Fix grammar. --- diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 02dc830e0ab..13a25af02c8 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -7235,8 +7235,8 @@ Characters of Unicode General Category [Cf], such as @samp{U+200E} images, such as @samp{U+00AD} (Soft Hyphen). @item no-font -Characters for there is no suitable font, or which cannot be encoded -by the terminal's coding system. +Characters for which there is no suitable font, or which cannot be +encoded by the terminal's coding system. @end table @c FIXME: this can also be 'acronym', but that's not currently