From 1365ec745e1a8459c190f58dfd7a6dac9211ddbe Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sun, 29 Apr 2007 06:14:03 +0000 Subject: [PATCH] ITS#4939 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 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"), -- 2.39.5