From 464e352380865b44e67b7c5526adb94d15274955 Mon Sep 17 00:00:00 2001 From: Rafal Szczesniak Date: Mon, 3 Jul 2006 22:35:15 +0000 Subject: r16791: Typo fix in a comment. rafal (This used to be commit 48a9f822442c8b115fd61d9c6781d8100df2bf9e) --- source4/libcli/finddcs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/libcli') diff --git a/source4/libcli/finddcs.c b/source4/libcli/finddcs.c index aa755b5749..7df0551b53 100644 --- a/source4/libcli/finddcs.c +++ b/source4/libcli/finddcs.c @@ -110,7 +110,7 @@ failed: * can find the target's all-important name. (Kerberos and some * netlogon operations are quite picky about names) * - * The name is a courtasy, if we don't find it, don't compleatly fail. + * The name is a courtesy, if we don't find it, don't completely fail. * * However, if the nbt server is down, fall back to a node status * request -- cgit