examples: Fix code spelling
[samba.git] / examples / scripts / users_and_groups / createdomobj.pl
index 919f75ad07699f1445ba1e5367690c2d35044296..d53aefe0efc1cf02fc2bff27569e9216cb987515 100755 (executable)
@@ -87,7 +87,7 @@ if (exists($options{S})) {
        $server = $options{S};
 }
 else {
-       print "ERROR: madatory argument '-S' missing\n";
+       print "ERROR: mandatory argument '-S' missing\n";
        usage();
        exit 1;
 }