Index: libc/generic/libadt/hash_table.c
===================================================================
--- libc/generic/libadt/hash_table.c	(revision b2951e26899149f05cd5c6af8e6dabc39f358fa4)
+++ libc/generic/libadt/hash_table.c	(revision 2ce520cd70e3d859af0602d29d2cce856b5ea9ef)
@@ -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.
  */
