Chromium Code Reviews| Index: src/runtime.h |
| diff --git a/src/runtime.h b/src/runtime.h |
| index b03e4e1dd4b9fc221282675cd88ced0d450b67b9..9ad8c1e6ca6b694c868a942c6055d5a97418b95d 100644 |
| --- a/src/runtime.h |
| +++ b/src/runtime.h |
| @@ -303,7 +303,7 @@ namespace internal { |
| /* ES5 */ \ |
| F(ObjectFreeze, 1, 1) \ |
| \ |
| - /* Harmony Microtasks */ \ |
| + /* Harmony microtasks */ \ |
| F(GetMicrotaskState, 0, 1) \ |
| \ |
| /* Harmony modules */ \ |