s3:libads: Fix code spelling
[samba.git] / source3 / libads / kerberos_keytab.c
index 41397a1d2a22a5095e257ff7919277d973f18ebf..466211a8611eb873a0e52cb246d59240698a9c4d 100644 (file)
@@ -390,7 +390,7 @@ int ads_keytab_add_entry(ADS_STRUCT *ads, const char *srvPrinc, bool update_ads)
                goto out;
        }
 
-       /* make sure we have a single instance of the computer account */
+       /* make sure we have a single instance of the computer account */
        if (!ads_has_samaccountname(ads, tmpctx, lp_netbios_name())) {
                DBG_ERR("unable to determine machine account's short name in "
                        "AD!\n");