From f3f7b0319dbe591101dc24f7d65caed0b3cdd853 Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Tue, 14 Jun 2011 16:41:22 +0000 Subject: [PATCH] Fix typo :-( --- opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-attribute-uniqueness.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-attribute-uniqueness.xml b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-attribute-uniqueness.xml index b9ac137..143a75f 100644 --- a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-attribute-uniqueness.xml +++ b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-attribute-uniqueness.xml @@ -56,7 +56,7 @@ <procedure> <title>To Enable Unique UIDs</title> - <para>OpenDJ provides a unique attibute plugin that you configure by using + <para>OpenDJ provides a unique attribute plugin that you configure by using the <command>dsconfig</command> command. By default, the plugin is prepared to ensure attribute values are unique for <literal>uid</literal> attributes.</para> -- Gitblit v1.10.0