Index: src/heap-symbols.h |
diff --git a/src/heap-symbols.h b/src/heap-symbols.h |
index 49285eec69b3ea08f108c4d0d3c32df1ebcbd804..ff9f11213f4b2a47d4c757e245eaef714a0364ae 100644 |
--- a/src/heap-symbols.h |
+++ b/src/heap-symbols.h |
@@ -80,7 +80,7 @@ |
V(get_string, "get") \ |
V(get_space_string, "get ") \ |
V(global_string, "global") \ |
- V(group_string, "group") \ |
+ V(groups_string, "groups") \ |
V(has_string, "has") \ |
V(hour_string, "hour") \ |
V(ignoreCase_string, "ignoreCase") \ |