From: Howard Chu Date: Sun, 29 Apr 2007 06:14:03 +0000 (+0000) Subject: ITS#4939 fix typo X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~525 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=1365ec745e1a8459c190f58dfd7a6dac9211ddbe;p=openldap ITS#4939 fix typo --- diff --git a/clients/tools/common.c b/clients/tools/common.c index 89f46be2ab..33ef30f40e 100644 --- a/clients/tools/common.c +++ b/clients/tools/common.c @@ -207,7 +207,7 @@ N_(" abandon, cancel, ignore (SIGINT sends abandon/cancel,\n" " not really controls)\n") N_(" -f file read operations from `file'\n"), N_(" -h host LDAP server\n"), -N_(" -H URI LDAP Uniform Resource Indentifier(s)\n"), +N_(" -H URI LDAP Uniform Resource Identifier(s)\n"), N_(" -I use SASL Interactive mode\n"), 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"),