You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by pr...@apache.org on 2003/04/08 20:38:04 UTC

cvs commit: avalon-phoenix/src/java/org/apache/avalon/phoenix/components/embeddor DefaultEmbeddor.java

proyal      2003/04/08 11:38:04

  Modified:    src/java/org/apache/avalon/phoenix/components/embeddor
                        DefaultEmbeddor.java
  Log:
  Fix spelling error
  
  Revision  Changes    Path
  1.88      +1 -1      avalon-phoenix/src/java/org/apache/avalon/phoenix/components/embeddor/DefaultEmbeddor.java
  
  Index: DefaultEmbeddor.java
  ===================================================================
  RCS file: /home/cvs/avalon-phoenix/src/java/org/apache/avalon/phoenix/components/embeddor/DefaultEmbeddor.java,v
  retrieving revision 1.87
  retrieving revision 1.88
  diff -u -r1.87 -r1.88
  --- DefaultEmbeddor.java	23 Mar 2003 00:19:48 -0000	1.87
  +++ DefaultEmbeddor.java	8 Apr 2003 18:38:04 -0000	1.88
  @@ -196,7 +196,7 @@
        * <li><b>log-priority</b>, the priority at which log messages are filteres.
        * If omitted, then INFO will be default level used.</li>
        * <li><b>applications-directory</b>, the directory in which
  -     * the defaul applications to be loaded by the kernel are stored
  +     * the default applications to be loaded by the kernel are stored
        * (in .sar format). Defaults to ${phoenix.home}/apps</li>
        * </ul>
        *
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org