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

Ludovic Poitou
25.17.2011 6af1fd97c04624f72926749dedf07176a7c9e34a
Fix typos in comment
1 files modified
3 ■■■■ changed files
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/plugins/UniqueAttributePluginTestCase.java 3 ●●●● patch | view | raw | blame | history
opendj-sdk/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.