updated for version 7.0095
diff --git a/src/hashtable.c b/src/hashtable.c
index d4177d3..904be47 100644
--- a/src/hashtable.c
+++ b/src/hashtable.c
@@ -250,7 +250,7 @@
 
 /*
  * Remove item "hi" from  hashtable "ht".  "hi" must have been obtained with
- * hash_lookup() and point to an empty item.
+ * hash_lookup().
  * The caller must take care of freeing the item itself.
  */
     void