]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Fix typo
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 2 Apr 2007 00:44:09 +0000 (00:44 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 2 Apr 2007 00:44:09 +0000 (00:44 +0000)
clients/tools/common.c

index ea7b6f7e553f52ded33f1f2c1286ba4b19c6b3eb..f50cb97b04e5c919dd091a275a98922f7930120f 100644 (file)
@@ -163,7 +163,7 @@ N_("  -M         enable Manage DSA IT control (-MM to make critical)\n"),
 N_("  -n         show what would be done but don't actually do it\n"),
 N_("  -O props   SASL security properties\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"),