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

neil_a_wilson
07.29.2007 93becc46b5c013e1c1a5e76aa36261d6e977dc75
Eliminate a javadoc warning.
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/admin/AggregationPropertyDefinition.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/admin/AggregationPropertyDefinition.java
@@ -434,7 +434,7 @@
   * Constructs a DN for a referenced managed object having the
   * provided name. This method is implemented by first calling
   * {@link #getChildPath(String)} and then invoking
   * {@link ManagedObjectPath#toDN()} on the returned path.
   * {@code ManagedObjectPath.toDN()} on the returned path.
   *
   * @param name
   *          The name of the child managed object.