User: gropi   
  Date: 01/04/11 01:58:58

  Modified:    src/docs cmp.xml
  Log:
  typo, noticed by Jason Yip
  
  Revision  Changes    Path
  1.6       +1 -1      manual/src/docs/cmp.xml
  
  Index: cmp.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/docs/cmp.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- cmp.xml   2001/04/10 23:15:09     1.5
  +++ cmp.xml   2001/04/11 08:58:58     1.6
  @@ -284,7 +284,7 @@
   public CD create(String id) throws RemoteException, CreateException;
   
   /** 
  -Find the CD with the specified ID. This method is not implemeted by the Bean,
  +Find the CD with the specified ID. This method is not implemented by the Bean,
   but by the container
   */
   public CD findByPrimaryKey (String id) throws RemoteException, 
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to