winbind: Fix a typo in a wrong comment...
authorVolker Lendecke <vl@samba.org>
Tue, 29 Mar 2016 12:49:17 +0000 (14:49 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 30 Mar 2016 19:54:40 +0000 (21:54 +0200)
While trying to disentangle this knot I could not stand to fix the obvious
typo. The whole comment is not really the whole story anymore, but that's a
commit for another day.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Mar 30 21:54:40 CEST 2016 on sn-devel-144

source3/winbindd/winbindd_cache.c

index cf3ed713e097baecb88f0aafbc1ef3fab75d8b10..6123e96170053e6e09df0805878a9654629881e5 100644 (file)
@@ -137,7 +137,7 @@ static struct winbind_cache *get_cache(struct winbindd_domain *domain)
        }
 
        /* 
-          OK.  listen up becasue I'm only going to say this once.
+          OK.  Listen up because I'm only going to say this once.
           We have the following scenarios to consider
           (a) trusted AD domains on a Samba DC,
           (b) trusted AD domains and we are joined to a non-kerberos domain