From: <mcf...@us...> - 2003-07-02 03:13:18
|
Update of /cvsroot/pydispatcher/dispatch/docs In directory sc8-pr-cvs1:/tmp/cvs-serv15938/docs Modified Files: index.html Log Message: Fix trivial grammar error (unchecked-in change from yesterday) Index: index.html =================================================================== RCS file: /cvsroot/pydispatcher/dispatch/docs/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** index.html 1 Jul 2003 04:15:39 -0000 1.1 --- index.html 2 Jul 2003 03:11:22 -0000 1.2 *************** *** 21,25 **** various applications.<br> </p> ! <p>PyDispatcher welcomes contributions, suggestions, feedback from users.<br> </p> --- 21,25 ---- various applications.<br> </p> ! <p>PyDispatcher welcomes contributions, suggestions, and feedback from users.<br> </p> |