]> git.sur5r.net Git - openldap/commitdiff
Fix typo
authorQuanah Gibson-Mount <quanah@openldap.org>
Sun, 1 Apr 2007 23:27:37 +0000 (23:27 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sun, 1 Apr 2007 23:27:37 +0000 (23:27 +0000)
clients/tools/common.c

index fbacf5ad2991a30285f4cfc3dc931006b6e3db3c..89f46be2ab4da07b27f1fb2548288d83d1b6cfef 100644 (file)
@@ -215,7 +215,7 @@ N_("  -O props   SASL security properties\n"),
 N_("  -o <opt>[=<optparam] general options\n"),
 N_("             nettimeout=<timeout> (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"),