From 5fcd533a636e3088ce00ee8f8b76ade5f53d9636 Mon Sep 17 00:00:00 2001
From: lfrost <lfrost@localhost>
Date: Thu, 24 Jan 2008 11:09:58 +0000
Subject: [PATCH] Initial doc review on Key Manager Provider Configuration Doc and some copyright changes.
---
opends/src/admin/defn/org/opends/server/admin/std/TrustManagerProviderConfiguration.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/TrustManagerProviderConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/TrustManagerProviderConfiguration.xml
index 9b4012a..95ae6ab 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/TrustManagerProviderConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/TrustManagerProviderConfiguration.xml
@@ -23,7 +23,7 @@
! CDDL HEADER END
!
!
- ! Portions Copyright 2007 Sun Microsystems, Inc.
+ ! Portions Copyright 2007-2008 Sun Microsystems, Inc.
! -->
<adm:managed-object name="trust-manager-provider"
plural-name="trust-manager-providers"
@@ -63,7 +63,7 @@
</adm:property>
<adm:property name="java-class" mandatory="true">
<adm:synopsis>
- The fully-qualified name of the Java class that should to provide
+ The fully-qualified name of the Java class that provides
the
<adm:user-friendly-name />
implementation.
--
Gitblit v1.10.0