summaryrefslogtreecommitdiff
path: root/src/xftint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xftint.h')
-rw-r--r--src/xftint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xftint.h b/src/xftint.h
index ced9a02..a8400de 100644
--- a/src/xftint.h
+++ b/src/xftint.h
@@ -88,7 +88,7 @@ typedef struct _XftGlyph {
} XftGlyph;
/*
- * A hash table translates Unicode values into glyph indicies
+ * A hash table translates Unicode values into glyph indices
*/
typedef struct _XftUcsHash {
FcChar32 ucs4;