summaryrefslogtreecommitdiffstats
path: root/src/cache/ftccmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cache/ftccmap.c')
-rw-r--r--src/cache/ftccmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cache/ftccmap.c b/src/cache/ftccmap.c
index b7bd291..ad436ef 100644
--- a/src/cache/ftccmap.c
+++ b/src/cache/ftccmap.c
@@ -320,7 +320,7 @@
/*
* If cmap_index is greater than the maximum number of cachable
- * charmaps, we assume the request is from a legacy rogue client
+ * charmaps, we assume the request is from a legacy rogue client
* using old internal header. See include/config/ftoption.h.
*/
if ( cmap_index > FT_MAX_CHARMAP_CACHEABLE && !no_cmap_change )