winbind: Fix a typo
authorVolker Lendecke <vl@samba.org>
Fri, 13 Jan 2017 06:33:24 +0000 (07:33 +0100)
committerJeremy Allison <jra@samba.org>
Mon, 23 Jan 2017 21:46:13 +0000 (22:46 +0100)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/winbindd/wb_sids2xids.c

index 25260be3384c2cc00802b3a401785400361da0c3..9bb8fa87cf87667ce0b8ba166094ee605367450a 100644 (file)
@@ -40,7 +40,7 @@ struct wb_sids2xids_state {
        /*
         * Domain array to use for the idmap call. The output from
         * lookupsids cannot be used directly since for migrated
-        * objects the returned domain SID can be different that the
+        * objects the returned domain SID can be different than the
         * original one. The new domain SID cannot be combined with
         * the RID from the previous domain.
         *