Date: 2004-07-07T02:15:18
   Editor: 213.23.64.120 <>
   Wiki: Apache Geronimo Wiki
   Page: GBeans
   URL: http://wiki.apache.org/geronimo/GBeans

   stoped -> stopped

Change Log:

------------------------------------------------------------------------------
@@ -52,7 +52,7 @@
 }
 
 public void doStop() throws WaitingException, Exception {
-       System.out.println("Axis GBean has stoped");
+       System.out.println("Axis GBean has stopped");
 }
 }}}
 

Reply via email to