You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2002/06/05 00:03:37 UTC

cvs commit: jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/launcher Main.java

hammant     2002/06/04 15:03:37

  Modified:    src/java/org/apache/avalon/phoenix/launcher Main.java
  Log:
  typo
  
  Revision  Changes    Path
  1.16      +1 -1      jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/launcher/Main.java
  
  Index: Main.java
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/java/org/apache/avalon/phoenix/launcher/Main.java,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- Main.java	20 May 2002 11:41:12 -0000	1.15
  +++ Main.java	4 Jun 2002 22:03:37 -0000	1.16
  @@ -54,7 +54,7 @@
        * @param data a set of extra parameters to pass to embeddor
        * @param blocking false if the current thread is expected to return.
        *
  -     * @returns the exit code which should be used to exit the JVM
  +     * @return the exit code which should be used to exit the JVM
        *
        * @throws Exception if an error occurs
        */
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>