1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

[s3]winbindd: fix a comment typo

Michael
This commit is contained in:
Michael Adam 2008-09-22 14:51:51 +02:00
parent 6c8c5d7113
commit f0dccdca6a

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