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>
Wed, 26 Nov 2008 09:13:40 +0000 (10:13 +0100)
Michael
(cherry picked from commit cb5b2410d4ae16aa9afa022c3b60cfb8d46d25e9)

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