jon 01/06/27 14:14:08 Modified: xdocs/howto peers-howto.xml Log: fixes 2361 Revision Changes Path 1.6 +2 -2 jakarta-turbine/xdocs/howto/peers-howto.xml Index: peers-howto.xml =================================================================== RCS file: /home/cvs/jakarta-turbine/xdocs/howto/peers-howto.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- peers-howto.xml 2001/06/27 21:12:20 1.5 +++ peers-howto.xml 2001/06/27 21:14:05 1.6 @@ -88,8 +88,8 @@ <p> Data Objects are used almost exclusively with their related Peer classes. -Where peer classes "wraps around" around a database table, a Data Object -"wraps around" individual rows of the table. The two always go together. +Where peer classes "wrap around" around a database table, a Data Object +"wrap around" individual rows of the table. The two always go together. </p> <p> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
