Correcting grammar in comment.

git-svn-id: svn://10.0.0.236/trunk@124108 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pschwartau%netscape.com 2002-06-26 19:16:53 +00:00
parent 267cfc6c79
commit 41c58a87db

View File

@ -56,7 +56,7 @@ var expectedvalues = [];
*
* Yet for some reason, using |x| or |y| as the separator
* in arr.join() was causing out-of-memory errors, whereas
* using the literals 'H', 'ome' did not -
* using the literals 'H', 'ome' was not -
*
*/
var x = 'Home'[0];