Index: libc/generic/libadt/hash_table.c
===================================================================
--- libc/generic/libadt/hash_table.c	(revision b2951e26899149f05cd5c6af8e6dabc39f358fa4)
+++ libc/generic/libadt/hash_table.c	(revision 153a209ef1ad2eb120002af94fc07c59b7aba79a)
@@ -80,5 +80,5 @@
  *
  * @param h Hash table.
- * @param hey Array of all keys necessary to compute hash index.
+ * @param key Array of all keys necessary to compute hash index.
  * @param item Item to be inserted into the hash table.
  */
