diff options
author | Rafal Szczesniak <mimir@samba.org> | 2006-07-03 22:35:15 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:09:46 -0500 |
commit | 464e352380865b44e67b7c5526adb94d15274955 (patch) | |
tree | 6245a4beeabda1e1ecf1fcfbf992925599518879 /source4/libcli | |
parent | a3f606f6cab58e7e15f8a4f6a05a7437dc0569c8 (diff) | |
download | samba-464e352380865b44e67b7c5526adb94d15274955.tar.gz samba-464e352380865b44e67b7c5526adb94d15274955.tar.bz2 samba-464e352380865b44e67b7c5526adb94d15274955.zip |
r16791: Typo fix in a comment.
rafal
(This used to be commit 48a9f822442c8b115fd61d9c6781d8100df2bf9e)
Diffstat (limited to 'source4/libcli')
-rw-r--r-- | source4/libcli/finddcs.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |