tdb: Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 25 Oct 2018 18:53:52 +0000 (20:53 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 29 Oct 2018 22:36:24 +0000 (23:36 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
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: