]> git.sur5r.net Git - openldap/commitdiff
ITS#4939 fix typo
authorHoward Chu <hyc@openldap.org>
Sun, 29 Apr 2007 06:14:03 +0000 (06:14 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 29 Apr 2007 06:14:03 +0000 (06:14 +0000)
clients/tools/common.c

index 89f46be2ab4da07b27f1fb2548288d83d1b6cfef..33ef30f40ec85c8e91868a8cdf91af2613ab2b01 100644 (file)
@@ -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"),