1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-21 18:04:06 +03:00

Fix typo in docstring.

(This used to be commit 9f9347bc03448f8b93d536f9cd2df8fb496a4c22)
This commit is contained in:
Tim Potter 2002-11-19 01:02:43 +00:00
parent b49e3ed0b5
commit d797c7986e

View File

@ -1,6 +1,6 @@
#! /usr/bin/env python2.2
__doc__ = """test case for samba.tdbkpack functions
__doc__ = """test case for samba.tdbpack functions
tdbpack provides a means of pickling values into binary formats
compatible with that used by the samba tdbpack()/tdbunpack()