We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e6e1b6 commit 704d508Copy full SHA for 704d508
dwds/lib/src/services/chrome_proxy_service.dart
@@ -946,7 +946,7 @@ ${globalLoadStrategy.loadModuleSnippet}("dart_sdk").developer.invokeExtension(
946
Event(
947
kind: EventKind.kVMUpdate,
948
timestamp: DateTime.now().millisecondsSinceEpoch,
949
- // We are not guaranteed to have an isolate at this point an time.
+ // We are not guaranteed to have an isolate at this point in time.
950
isolate: null,
951
)..vm = toVMRef(_vm),
952
);
0 commit comments