Chromium Code Reviews| Index: runtime/vm/scanner_test.cc |
| =================================================================== |
| --- runtime/vm/scanner_test.cc (revision 15471) |
| +++ runtime/vm/scanner_test.cc (working copy) |
| @@ -338,7 +338,7 @@ |
| "// This source is not meant to be valid Dart code. The text is used to" |
| "// test the Dart scanner." |
| "" |
| - "// Cartesian point implemetation." |
| + "// Cartesian point implementation." |
| "class Point {" |
| "" |
| " // Constructor" |