[s3]winbindd: fix a comment typo
authorMichael Adam <obnox@samba.org>
Mon, 22 Sep 2008 12:51:51 +0000 (14:51 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 23 Sep 2008 08:00:25 +0000 (10:00 +0200)
Michael

source3/winbindd/winbindd_async.c

index 1481aed8e1b7840887ad172aa6534690dacf44c3..7500bcbe5b29ffd350bded087f4b897118d8d711 100644 (file)
@@ -366,7 +366,7 @@ static void lookupname_recv(TALLOC_CTX *mem_ctx, bool success,
 
 /********************************************************************
  The lookup name call first contacts a DC in its own domain
- and fallbacks to contact a DC in the forest in our domain doesn't
+ and fallbacks to contact a DC if the forest in our domain doesn't
  know the name.
 ********************************************************************/