| Index: test/mjsunit/regress/regress-619.js
 | 
| diff --git a/test/mjsunit/regress/regress-619.js b/test/mjsunit/regress/regress-619.js
 | 
| index 24bdbc187989a02a4c1851565a48886b8350502f..4d3e66b29821b54b2b19e2e29c6f9c5f626c7900 100644
 | 
| --- a/test/mjsunit/regress/regress-619.js
 | 
| +++ b/test/mjsunit/regress/regress-619.js
 | 
| @@ -25,7 +25,7 @@
 | 
|  // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 | 
|  // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
|  
 | 
| -// Tests that Object.defineProperty works correctly on array indices. 
 | 
| +// Tests that Object.defineProperty works correctly on array indices.
 | 
|  // Please see http://code.google.com/p/v8/issues/detail?id=619 for details.
 | 
|  
 | 
|  var obj = {};
 | 
| 
 |