From e0cece643951ed38acd7afadc5b26fb00e0cd4d5 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 14 Feb 2014 08:11:11 -0800 Subject: [PATCH] * character.h: Fix misspelling of file name in comment. --- src/character.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/character.h b/src/character.h index 748a9c3ea39..6f243a1392d 100644 --- a/src/character.h +++ b/src/character.h @@ -613,7 +613,7 @@ sanitize_char_width (EMACS_INT width) /* Data type for Unicode general category. The order of members must be in sync with the 8th element of the - member of unidata-prop-alist (in admin/unidata/unidata-getn.el) for + member of unidata-prop-alist (in admin/unidata/unidata-gen.el) for Unicode character property `general-category'. */ typedef enum { -- 2.39.2