Index: pkg/front_end/testcases/DeltaBlue.dart |
diff --git a/pkg/front_end/testcases/DeltaBlue.dart b/pkg/front_end/testcases/DeltaBlue.dart |
index 1b58f52f5e18b55881b197b0d7aa89e6fe51285c..755b8c3cc3a487826d37a040d50e74c29bca7a5a 100644 |
--- a/pkg/front_end/testcases/DeltaBlue.dart |
+++ b/pkg/front_end/testcases/DeltaBlue.dart |
@@ -630,7 +630,7 @@ class Plan { |
* In case 1, the added constraint is stronger than the stay |
* constraint and values must propagate down the entire length of the |
* chain. In case 2, the added constraint is weaker than the stay |
- * constraint so it cannot be accomodated. The cost in this case is, |
+ * constraint so it cannot be accommodated. The cost in this case is, |
* of course, very low. Typical situations lie somewhere between these |
* two extremes. |
*/ |