aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-17 13:54:39 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-17 13:54:39 +0200
commit4bb3dc6dcd37888eb6bce12390626d04fdf628d7 (patch)
treed8198ccd552d1bf3be533e9b4b9649cc17753f29 /doc
parentupdate style guide for doc (diff)
downloadmds-4bb3dc6dcd37888eb6bce12390626d04fdf628d7.tar.gz
mds-4bb3dc6dcd37888eb6bce12390626d04fdf628d7.tar.bz2
mds-4bb3dc6dcd37888eb6bce12390626d04fdf628d7.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/info/mds.texinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index f428c02..745129b 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -6621,8 +6621,8 @@ is @code{compare_func*}.
@table @asis
@item @code{key_comparator} [@code{compare_func*}]
-@vrindex @code{ket_comparator}
-@vrindex @code{hash_table_t.ket_comparator}
+@vrindex @code{key_comparator}
+@vrindex @code{hash_table_t.key_comparator}
Identical to @code{value_comparator}, except it is
used for keys rather the values.