jon 01/06/27 14:12:23 Modified: xdocs/howto peers-howto.xml Log: fixes 2360 Revision Changes Path 1.5 +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.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- peers-howto.xml 2001/06/27 21:06:44 1.4 +++ peers-howto.xml 2001/06/27 21:12:20 1.5 @@ -74,7 +74,7 @@ <p> Peer classes have static methods only, so you would never create objects of Peer classes. It is not necessary to have objects on this level because -of the one-to-one mapping with a table. Peer methods are thread-save. +of the one-to-one mapping with a table. Peer methods are thread safe. </p> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
