jon 01/06/27 14:06:45 Modified: xdocs/howto peers-howto.xml Log: fixes 2359 Revision Changes Path 1.4 +1 -1 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.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- peers-howto.xml 2001/05/21 00:09:27 1.3 +++ peers-howto.xml 2001/06/27 21:06:44 1.4 @@ -65,7 +65,7 @@ <section name="Peer Classes"> <p> -Everything in Peers resolve around Peer classes. A Peer class have a +Everything in Peers resolve around Peer classes. A Peer class has a one-to-one mapping to a Database table. You use each table's associated Peer class to do operations on that table. Peer classes can be generated for you automatically. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
