mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
Fix typo in docstring.
(This used to be commit 9f9347bc03448f8b93d536f9cd2df8fb496a4c22)
This commit is contained in:
parent
b49e3ed0b5
commit
d797c7986e
@ -1,6 +1,6 @@
|
|||||||
#! /usr/bin/env python2.2
|
#! /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
|
tdbpack provides a means of pickling values into binary formats
|
||||||
compatible with that used by the samba tdbpack()/tdbunpack()
|
compatible with that used by the samba tdbpack()/tdbunpack()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user