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>
Fri, 21 Nov 2008 23:30:55 +0000 (00:30 +0100)
Michael

source/winbindd/winbindd_async.c

index f29953d9bb329468c5fabf38ff085609bf94e054..89a0924fb8274c28c86520fe0516419088c611f4 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.
 ********************************************************************/