aboutsummaryrefslogtreecommitdiff
path: root/src/hb-map.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/hb-map.cc')
-rw-r--r--src/hb-map.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hb-map.cc b/src/hb-map.cc
index 5d67cd9a1..0dc9246f1 100644
--- a/src/hb-map.cc
+++ b/src/hb-map.cc
@@ -365,7 +365,7 @@ hb_map_update (hb_map_t *map,
* @key: (out): Key retrieved
* @value: (out): Value retrieved
*
- * Fetches the next key/value paire in @map.
+ * Fetches the next key/value pair in @map.
*
* Set @idx to -1 to get started.
*