| Index: tests/language/string_optimizations_test.dart
|
| diff --git a/tests/language/string_optimizations_test.dart b/tests/language/string_optimizations_test.dart
|
| index 1374bb3760dc29759d69ac3dd4f3e7767616cd20..f5e1b0ff27b9bd5a852c523b598ab4c49dd86afe 100644
|
| --- a/tests/language/string_optimizations_test.dart
|
| +++ b/tests/language/string_optimizations_test.dart
|
| @@ -3,7 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| // Regression test for dart2js's type inferrer, that used to not
|
| -// correclty infer optional named parameters.
|
| +// correctly infer optional named parameters.
|
|
|
| import "package:expect/expect.dart";
|
| import "compiler_annotations.dart";
|
|
|