kinit: Fix code spelling

This flag has no apparent relation to the process of converting
waterways into canals.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
This commit is contained in:
Joseph Sutton
2023-06-21 10:43:15 +12:00
committed by Jeffrey Altman
parent fbe89adf27
commit 91d54fd4c9

View File

@@ -221,7 +221,7 @@ static struct getargs args[] = {
NP_("use this credential cache as FAST armor cache", ""), "cache" },
{ "use-referrals", 0, arg_flag, &use_referrals_flag,
NP_("only use referrals, no dns canalisation", ""), NULL },
NP_("only use referrals, no dns canonicalisation", ""), NULL },
{ "windows", 0, arg_flag, &windows_flag,
NP_("get windows behavior", ""), NULL },