diff options
Diffstat (limited to 'libfonts.h')
| -rw-r--r-- | libfonts.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1844,7 +1844,7 @@ struct libfonts_encoding_mapping { /** * List of mapping entries * - * Indentity mappings are normally not included + * Identity mappings are normally not included */ union libfonts_encoding_mapping_entry *entries; @@ -1861,7 +1861,7 @@ struct libfonts_encoding_mapping { */ struct libfonts_encoding { /** - * The canoncial name of the encoding + * The canonical name of the encoding */ char *name; |
