husted      2002/11/18 05:37:24

  Modified:    doc/userGuide preface.xml
  Log:
  Ooops.
  
  Revision  Changes    Path
  1.13      +1 -1      jakarta-struts/doc/userGuide/preface.xml
  
  Index: preface.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/preface.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- preface.xml       18 Nov 2002 13:36:34 -0000      1.12
  +++ preface.xml       18 Nov 2002 13:37:24 -0000      1.13
  @@ -195,7 +195,7 @@
       <p>
       JavaBeans store data as properties and may act on that data through other 
methods. 
       JavaBeans are flexible and powerful objects but are not the only object that 
programmers use to store data. 
  -    Other popular object is the Map [<code>java.util.Map</code>]. 
  +    Another popular object is the Map [<code>java.util.Map</code>]. 
       A Map is a simple collection of name and value pairs. 
       Maps are often used "behind the scenes" as a flexible way to store dynamic 
data.      
       </p>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to