summaryrefslogtreecommitdiffstats
path: root/source/winbindd
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-09-22 14:51:51 +0200
committerKarolin Seeger <kseeger@samba.org>2008-12-09 11:39:14 +0100
commit04696b70758b0cb650345a5a2da97b42f4640e12 (patch)
treef40a8f10c336a751eff50f6a3a6e88b109903a1c /source/winbindd
parent00b8f2d2fa11166b257daf7ce504affc08c056e3 (diff)
downloadsamba-04696b70758b0cb650345a5a2da97b42f4640e12.tar.gz
samba-04696b70758b0cb650345a5a2da97b42f4640e12.tar.xz
samba-04696b70758b0cb650345a5a2da97b42f4640e12.zip
winbindd: fix a comment typo
Michael (cherry picked from commit d3e3c2c50ee404de25b46a06bd71f90a7214e69c)
Diffstat (limited to 'source/winbindd')
-rw-r--r--source/winbindd/winbindd_async.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/winbindd/winbindd_async.c b/source/winbindd/winbindd_async.c
index f29953d9bb3..89a0924fb82 100644
--- a/source/winbindd/winbindd_async.c
+++ b/source/winbindd/winbindd_async.c
@@ -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.
********************************************************************/