From fb55cd3f3c657abc443d1dd0d1a89b53d77c84d0 Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Sun, 1 Apr 2007 23:27:37 +0000 Subject: [PATCH] Fix typo --- clients/tools/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/tools/common.c b/clients/tools/common.c index fbacf5ad29..89f46be2ab 100644 --- a/clients/tools/common.c +++ b/clients/tools/common.c @@ -215,7 +215,7 @@ N_(" -O props SASL security properties\n"), N_(" -o [= (in seconds, or \"none\" or \"max\")\n"), N_(" -p port port on LDAP server\n"), -N_(" -P version procotol version (default: 3)\n"), +N_(" -P version protocol version (default: 3)\n"), N_(" -Q use SASL Quiet mode\n"), N_(" -R realm SASL realm\n"), N_(" -U authcid SASL authentication identity\n"), -- 2.39.5