| Index: test/mjsunit/regress/regress-760-2.js
|
| diff --git a/test/mjsunit/regress/regress-760-2.js b/test/mjsunit/regress/regress-760-2.js
|
| index 1b1cbfebed2b3cd06943eb02f7a74cd02ad0431a..549ed4ee41cbabfd6ec5b89a1f2647a3c0f5051f 100644
|
| --- a/test/mjsunit/regress/regress-760-2.js
|
| +++ b/test/mjsunit/regress/regress-760-2.js
|
| @@ -26,7 +26,7 @@
|
| // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| // Check that when valueOf for a String object is overwritten it is called and
|
| -// the result used when that object is added with a string.
|
| +// the result used when that object is added with a string.
|
|
|
| // See: http://code.google.com/p/v8/issues/detail?id=760
|
|
|
|
|