Chromium Code Reviews| Index: src/objects.h |
| diff --git a/src/objects.h b/src/objects.h |
| index 8010b94fe7d3fdf6ed172e02b9d88737fe171101..3ca89f08eab202ebf9e14531795a7fed54cd3f60 100644 |
| --- a/src/objects.h |
| +++ b/src/objects.h |
| @@ -8554,7 +8554,7 @@ class JSWeakMap: public JSObject { |
| class JSArrayBuffer: public JSObject { |
| public: |
| - // [backing_store]: backing memory for this array |
| + // [backing_store]: backing memory for thsi array |
| DECL_ACCESSORS(backing_store, void) |
| // [byte_length]: length in bytes |