| Index: pkg/dev_compiler/tool/input_sdk/private/isolate_helper.dart
|
| diff --git a/pkg/dev_compiler/tool/input_sdk/private/isolate_helper.dart b/pkg/dev_compiler/tool/input_sdk/private/isolate_helper.dart
|
| index 971840f56e2689438ac1d5884088cb4b426c795d..e1e1aae0bc226cacb2db49aeda36d3132714682f 100644
|
| --- a/pkg/dev_compiler/tool/input_sdk/private/isolate_helper.dart
|
| +++ b/pkg/dev_compiler/tool/input_sdk/private/isolate_helper.dart
|
| @@ -484,7 +484,7 @@ class _IsolateContext implements IsolateContext {
|
| }
|
|
|
| /**
|
| - * Handle messages comming in on the control port.
|
| + * Handle messages coming in on the control port.
|
| *
|
| * These events do not go through the event queue.
|
| * The `_globalState.currentContext` context is not set to this context
|
|
|