winbindd: fix a comment typo
authorMichael Adam <obnox@samba.org>
Mon, 22 Sep 2008 12:51:51 +0000 (14:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Dec 2008 10:39:14 +0000 (11:39 +0100)
Michael
(cherry picked from commit d3e3c2c50ee404de25b46a06bd71f90a7214e69c)

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.
 ********************************************************************/