tdb: Fix a typo
[samba.git] / lib / tdb / common / lock.c
index 9f30c7a4b57d07e36c4e639fb0f257651719d1ab..f55184d8be5ca368a4512913d773a69e545f0a48 100644 (file)
@@ -149,8 +149,8 @@ static int fcntl_unlock(struct tdb_context *tdb, int rw, off_t off, off_t len)
  * This is the memory layout of the hashchain array:
  *
  * FREELIST_TOP + 0 = freelist
- * FREELIST_TOP + 4 = hashtbale list 0
- * FREELIST_TOP + 8 = hashtbale list 1
+ * FREELIST_TOP + 4 = hashtable list 0
+ * FREELIST_TOP + 8 = hashtable list 1
  * ...
  *
  * Otoh lock_offset computes: