aboutsummaryrefslogtreecommitdiffstats
path: root/libcmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcmap.h')
-rw-r--r--libcmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcmap.h b/libcmap.h
index 127ba2a..6980daa 100644
--- a/libcmap.h
+++ b/libcmap.h
@@ -298,7 +298,7 @@ int libcmap_snprint_range(char *buf, size_t bufsize, const struct libcmap_range
int libcmap_fprint_range(FILE *fp, const struct libcmap_range *range, const char *endash);
/**
- * Print, to standard output, a string representing a
+ * Print, to standard output, a string representing a
* Unicode codepoint range
*
* @param range The range to print a representation of