python/join: fix a typo
[amitay/samba.git] / python / samba / join.py
index dc6d234d0ed65f8cc775fad774b3ca78a4c754a3..30ecce77c55852ed5ff542ea05c3e5f0c535835c 100644 (file)
@@ -239,7 +239,7 @@ class dc_join(object):
                    == res[0]["objectSID"][0]:
                     raise DCJoinException("Not removing account %s which "
                                        "looks like a Samba DC account "
-                                       "maching the password we already have.  "
+                                       "matching the password we already have.  "
                                        "To override, remove secrets.ldb and secrets.tdb"
                                     % ctx.samname)