summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/netcmd/pwsettings.py
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting/python/samba/netcmd/pwsettings.py')
-rw-r--r--source4/scripting/python/samba/netcmd/pwsettings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/python/samba/netcmd/pwsettings.py b/source4/scripting/python/samba/netcmd/pwsettings.py
index 0568ea78e6..eb3bb65790 100644
--- a/source4/scripting/python/samba/netcmd/pwsettings.py
+++ b/source4/scripting/python/samba/netcmd/pwsettings.py
@@ -1,7 +1,7 @@
#!/usr/bin/python
#
# Sets password settings.
-# (Password complexity, history length, minimum password length, the minimum
+# (Password complexity, history length, minimum password length, the minimum
# and maximum password age) on a Samba4 server
#
# Copyright Matthias Dieter Wallnoefer 2009