]> code.delx.au - gnu-emacs/blobdiff - src/font.c
Spelling fixes.
[gnu-emacs] / src / font.c
index ead8225471e0990391c9ed852f89c7c890de1a4f..3fc5fc944b42edf97a6c2d613666766a41a962c8 100644 (file)
@@ -5144,7 +5144,7 @@ the corresponding glyph code.  If ENCODING is a char-table, looking up
 the table by a character gives the corresponding glyph code.
 
 REPERTORY specifies a repertory of characters supported by the font.
-If REPERTORY is a charset, all characters beloging to the charset are
+If REPERTORY is a charset, all characters belonging to the charset are
 supported.  If REPERTORY is a char-table, all characters who have a
 non-nil value in the table are supported.  If REPERTORY is nil, Emacs
 gets the repertory information by an opened font and ENCODING.  */);