s3:param: fix a comment
authorMichael Adam <obnox@samba.org>
Sat, 20 Sep 2014 02:46:41 +0000 (04:46 +0200)
committerIra Cooper <ira@samba.org>
Wed, 22 Apr 2015 11:57:30 +0000 (13:57 +0200)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Ira Cooper <ira@samba.org>
source3/param/loadparm.c

index b399f680b17a8ccce375c29f3cdb8aafd3db5b9f..22f5cfd33c24295c742bc6540154cb9b916a07b5 100644 (file)
@@ -3790,7 +3790,7 @@ static bool lp_load_ex(const char *pszFname,
        /*
         * We run this check once the whole smb.conf is parsed, to
         * force some settings for the standard way a AD DC is
-        * operated.  We may changed these as our code evolves, which
+        * operated.  We may change these as our code evolves, which
         * is why we force these settings.
         */
        if (lp_server_role() == ROLE_ACTIVE_DIRECTORY_DC) {