tdb: fix typo in python's Tdb.get() docstring
commita777d88833c98eb63ab474891b9f04a5fc38aa27
authorKirill Smelkov <kirr@mns.spb.ru>
Wed, 21 Oct 2009 17:18:55 +0000 (21 21:18 +0400)
committerKarolin Seeger <kseeger@samba.org>
Mon, 21 Dec 2009 09:55:13 +0000 (21 10:55 +0100)
tree590448782e6f7940ad3aa65845378daeb3eb5dda
parent3f95bb148571f98d992b8e898a2773aefb7c3582
tdb: fix typo in python's Tdb.get() docstring

It's Tdb.get(), not Tdb.fetch().

Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(cherry picked from commit cfed5f946de0992a594c189ee3c19cf98e59d380)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 701c5e5a2c14c7c1914a1acf73579b5f7867dc9a)
lib/tdb/pytdb.c