Index: runtime/vm/constants_dbc.h |
diff --git a/runtime/vm/constants_dbc.h b/runtime/vm/constants_dbc.h |
index 4449cb1d0c33607d10293e7f2d8b548798112a8b..9f17f8e0cc5fbf681956fb7603eb636e78705790 100644 |
--- a/runtime/vm/constants_dbc.h |
+++ b/runtime/vm/constants_dbc.h |
@@ -359,7 +359,7 @@ namespace dart { |
// e.g. in bytecode sequences like |
// |
// InstanceCall ... <- lazy deopt inside first call |
-// InstanceCall ... <- patches seconds call with Deopt |
+// InstanceCall ... <- patches second call with Deopt |
// |
// BYTECODE LIST FORMAT |
// |