Skip to content

Commit 8df742a

Browse files
committed
utf8.h: Fix misspelling in comment
1 parent 87aae5e commit 8df742a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utf8.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ typedef enum {
126126
#include "regcharclass.h"
127127
#include "unicode_constants.h"
128128

129-
/* For to_utf8_fold_flags, q.v. */
129+
/* For to_utf8_fold_flags_, q.v. */
130130
#define FOLD_FLAGS_LOCALE 0x1
131131
#define FOLD_FLAGS_FULL 0x2
132132
#define FOLD_FLAGS_NOMIX_ASCII 0x4

0 commit comments

Comments
 (0)