| Index: test/mjsunit/this-property-assignment.js
|
| diff --git a/test/mjsunit/this-property-assignment.js b/test/mjsunit/this-property-assignment.js
|
| index c6819996c0898adfed62fbbcb1f54bdb94ad1bfb..54c6537256c02772a109633162cf9b68d479453f 100644
|
| --- a/test/mjsunit/this-property-assignment.js
|
| +++ b/test/mjsunit/this-property-assignment.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 the handling of multiple assignments to the same property in a
|
| +// Tests the handling of multiple assignments to the same property in a
|
| // constructor that only has simple this property assignments.
|
|
|
| function Node() {
|
|
|