Fix typo
authorMatthieu Patou <mat@matws.net>
Mon, 8 Nov 2010 11:09:04 +0000 (14:09 +0300)
committerMatthieu Patou <mat@samba.org>
Fri, 12 Nov 2010 19:40:21 +0000 (19:40 +0000)
source4/scripting/bin/upgradeprovision

index e450cf8987481ecd629eb04f12190bfa85322a80..5d217ab00dbfd7373e0b48bfe2d7fd7f926f8456 100755 (executable)
@@ -1749,7 +1749,7 @@ if __name__ == '__main__':
                                   scope=SCOPE_SUBTREE, attrs=["dn"])
             update_dns_account_password(ldbs.sam, ldbs.secrets, names)
             message(SIMPLE, "IMPORTANT !!! "
-                            "If you were using Dynmaic DNS before you need"
+                            "If you were using Dynamic DNS before you need"
                             " to update your configuration, so that the "
                             "tkey-gssapi-credential has the following value:"
                             "DNS/%s.%s" % (names.netbiosname.lower(), names.realm.lower()))