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 commit is contained in:
Tim Potter
-
parent 657aa857a5
commit 9f9347bc03

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()