1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

Fix typo in docstring.

(This used to be commit 9f9347bc03)
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()