mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
25.17.2011 f21e1eef7bec56d4d9b022359d8bf20c92012b94
Fix typos in comment
1 files modified
3 ■■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/plugins/UniqueAttributePluginTestCase.java 3 ●●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/plugins/UniqueAttributePluginTestCase.java
@@ -23,6 +23,7 @@
 *
 *
 *      Copyright 2008 Sun Microsystems, Inc.
 *      Portions Copyright 2011 ForgeRock AS
 */
@@ -390,7 +391,7 @@
  }
  /**
   *  Test various modifcation scenerios using a configuration with no base
   *  Test various modification scenarios using a configuration with no base
   * DNs defined. Use default of public naming contexts for base DNs.
   *
   * @throws Exception If an unexpected result occurs.