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

ctissot
20.59.2008 08b9a482d3aa5e93e7ffee9469c2d4042421c2d3
opends/src/messages/src/org/opends/messages/MessageDescriptor.java
@@ -1082,7 +1082,7 @@
  private final Map<Locale,String> formatStrMap = new HashMap<Locale,String>();
  /**
   * Obtains the category of this descriptor.  Gauranteed not to be null.
   * Obtains the category of this descriptor.  Guaranteed not to be null.
   * @return Category of this message
   */
  public final Category getCategory() {