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

matthew_swift
06.26.2007 1982ccced3694b50b47206ce6a9e9de07b77e476
Fix typo.
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/types/StabilityLevel.java 2 ●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/types/StabilityLevel.java
@@ -129,7 +129,7 @@
  /**
   * The associated package, class, or method should not be considered
   * The associated package, class, or method should be considered
   * part of the OpenDS private API and should not be used by
   * third-party code.  No prior notice is required for incompatible
   * changes to code with a {@code PRIVATE} classification.