| Index: test/mjsunit/regress/regress-3960.js
|
| diff --git a/test/mjsunit/regress/regress-3960.js b/test/mjsunit/regress/regress-3960.js
|
| index 4aaab0b0674b7ae17a6a2a27f979e78673019c25..3bd2dc200d6a1f94bfbfb3f53b7157b33ca90c39 100644
|
| --- a/test/mjsunit/regress/regress-3960.js
|
| +++ b/test/mjsunit/regress/regress-3960.js
|
| @@ -4,7 +4,7 @@
|
|
|
| // Flags: --allow-natives-syntax
|
|
|
| -// Test that setting break point is works correctly when the debugger is
|
| +// Test that setting break point works correctly when the debugger is
|
| // activated late, which leads to duplicate shared function infos.
|
|
|
| (function() {
|
|
|