From 8a7d994e004ad0ec1a192dbadd348e041a2e3de2 Mon Sep 17 00:00:00 2001
From: Jean-Noël Rouvignac <jean-noel.rouvignac@forgerock.com>
Date: Tue, 24 May 2016 13:02:12 +0000
Subject: [PATCH] ObjectClassTestCase.java: renamed test case and local variable
---
opendj-config/src/main/java/org/forgerock/opendj/config/ConfigurationFramework.java | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opendj-config/src/main/java/org/forgerock/opendj/config/ConfigurationFramework.java b/opendj-config/src/main/java/org/forgerock/opendj/config/ConfigurationFramework.java
index 6c88621..2fddb4c 100644
--- a/opendj-config/src/main/java/org/forgerock/opendj/config/ConfigurationFramework.java
+++ b/opendj-config/src/main/java/org/forgerock/opendj/config/ConfigurationFramework.java
@@ -367,7 +367,7 @@
}
/**
- * Specifies whether or not the configuration framework is being used within
+ * Specifies whether the configuration framework is being used within
* a client application. Client applications will perform less property
* value validation than server applications because they do not have
* resources available such as the server schema.
--
Gitblit v1.10.0