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

lutoff
02.03.2007 d923b7345590e6d3c948fe663117b98e4e2f04cb
fix typo (issue #2047)
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/tools/ToolConstants.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/ToolConstants.java
@@ -252,7 +252,7 @@
   * The placeholder value of filename that will be displayed in usage
   * information.
   */
  public static final String OPTION_VALUE_FILENAME = "{filemane}";
  public static final String OPTION_VALUE_FILENAME = "{filename}";
  /**
   * The value for the short option ldifFile.