[Jspro-cvs] jsPro string.js,1.14,1.15
Brought to you by:
wigleys
|
From: <gat...@us...> - 2003-09-14 09:01:24
|
Update of /cvsroot/jspro/jsPro In directory sc8-pr-cvs1:/tmp/cvs-serv1090 Modified Files: string.js Log Message: spelling correction Index: string.js =================================================================== RCS file: /cvsroot/jspro/jsPro/string.js,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** string.js 12 Sep 2003 14:23:02 -0000 1.14 --- string.js 14 Sep 2003 09:01:21 -0000 1.15 *************** *** 77,81 **** * number of occurrences of that member's key in this string. * ! * @summary count occurence of characters * @author Stuart Wigley * @author Randolph Fielding --- 77,81 ---- * number of occurrences of that member's key in this string. * ! * @summary count occurrence of characters * @author Stuart Wigley * @author Randolph Fielding |