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

dugan
23.48.2008 46a7dc32fb9e33ec669e90cd78334e8b9213580b
Fix comment typo.
1 files modified
2 ■■■ changed files
opends/src/server/org/opends/server/loggers/MultifileTextWriter.java 2 ●●● patch | view | raw | blame | history
opends/src/server/org/opends/server/loggers/MultifileTextWriter.java
@@ -336,7 +336,7 @@
  }
  /**
   * Set the internval in which the rotator thread checks to see if the log
   * Set the interval in which the rotator thread checks to see if the log
   * file should be rotated.
   *
   * @param interval The interval to check if the log file needs to be rotated.