summaryrefslogtreecommitdiff
path: root/python/samba/tests
diff options
context:
space:
mode:
Diffstat (limited to 'python/samba/tests')
-rw-r--r--python/samba/tests/dcerpc/lsa.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/samba/tests/dcerpc/lsa.py b/python/samba/tests/dcerpc/lsa.py
index 4377c42e9b8..b3f30bc87e2 100644
--- a/python/samba/tests/dcerpc/lsa.py
+++ b/python/samba/tests/dcerpc/lsa.py
@@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
-"""Tests for samba.dcerpc.sam."""
+"""Tests for samba.dcerpc.lsa."""
from samba.dcerpc import samr, security, lsa
from samba.credentials import Credentials