Fixing a comment.

This commit is contained in:
pschwartau%netscape.com 2003-10-23 21:13:34 +00:00
parent d04a86445e
commit e03b9ebe33

View File

@ -141,8 +141,9 @@ status = inSection(20);
checkThis(' /[abc(x\]yz+)def]g/ ');
/*
* Run the some tests for unbalanced braces -
* Run some tests for unbalanced braces -
*/
status = inSection(21);
testThis(' /abc{def/ ');