cvs commit: jakarta-log4j/src/java/org/apache/log4j PropertyConfigurator.java

[email protected] 19 Mar 2002 21:25:17 -0000
Newsgroups gmane.comp.jakarta.log4j.cvs
Message-ID <[email protected]>
ceki        02/03/19 13:25:17

  Modified:    src/java/org/apache/log4j PropertyConfigurator.java
  Log:
  doc change
  
  Revision  Changes    Path
  1.50      +1 -1      jakarta-log4j/src/java/org/apache/log4j/PropertyConfigurator.java
  
  Index: PropertyConfigurator.java
  ===================================================================
  RCS file: /home/cvs/jakarta-log4j/src/java/org/apache/log4j/PropertyConfigurator.java,v
  retrieving revision 1.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- PropertyConfigurator.java	19 Mar 2002 21:18:36 -0000	1.49
  +++ PropertyConfigurator.java	19 Mar 2002 21:25:17 -0000	1.50
  @@ -69,7 +69,7 @@
      then searched in the configuration file being parsed.  The
      corresponding value replaces the ${variableName} sequence. For
      example, if <code>java.home</code> system property is set to
  -   <code>/home/xyz</code>, then every occurance of the sequence
  +   <code>/home/xyz</code>, then every occurrence of the sequence
      <code>${java.home}</code> will be interpreted as
      <code>/home/xyz</code>.
   
  
  
  

--
To unsubscribe, e-mail:   <mailto:[email protected]>
For additional commands, e-mail: <mailto:[email protected]>